toutes les pages de mobile ok
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
$sm_font_size: 0.8rem;
|
||||
$m_font_size: 0.9rem;
|
||||
$l_font_size: 1.3rem;
|
||||
$xl_font_size: 1.6rem;
|
||||
$main_font_size: 1rem;
|
||||
$title_size: 2.3rem;
|
||||
|
||||
@@ -31,6 +32,12 @@ $title_size: 2.3rem;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
@mixin sous_titre_alt() {
|
||||
font-family: "Barlow", sans-serif;
|
||||
color: black;
|
||||
font-size: $xl_font_size;
|
||||
}
|
||||
|
||||
@mixin fluo_button() {
|
||||
a {
|
||||
text-align: center;
|
||||
|
Reference in New Issue
Block a user