refonte page d'accueil nouveau design, sans images pour l'instant
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
padding-top: 3vh;
|
||||
padding-left: $x_margin;
|
||||
a {
|
||||
font-size: $sm_font_size;
|
||||
font-size: $fs_xs;
|
||||
font-weight: 800;
|
||||
color: $teal;
|
||||
}
|
||||
@@ -15,7 +15,7 @@
|
||||
padding-left: $x_margin;
|
||||
margin: 20px 0;
|
||||
div {
|
||||
font-size: $sm_font_size;
|
||||
font-size: $fs_xs;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
@@ -36,7 +36,7 @@
|
||||
margin-top: -1.5rem;
|
||||
|
||||
> div > div {
|
||||
font-size: $l_font_size;
|
||||
font-size: $fs_lg;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user