Skip to content
Snippets Groups Projects
Commit 826d16cd authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Sort source code.

parent d8eec2ba
Branches
Tags
1 merge request!67Ajout boutons vers les mémos
Pipeline #2469 passed
......@@ -35,6 +35,10 @@ const config = {
// => @media (min-width: 2200px) { ... }
},
extend: {
blur: {
xs: "1.2px",
xxs: "0.8px",
},
colors: {
gray: colors.neutral,
"le-bleu": "#343bff",
......@@ -49,10 +53,6 @@ const config = {
"le-vert-validation": "#13CC03",
"le-vert-validation-dark": "#377330",
},
blur: {
xs: "1.2px",
xxs: "0.8px",
},
},
fontFamily: {
sans: ["Lato", "sans-serif"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment