corrections graphiques

This commit is contained in:
Valentin
2024-11-27 19:34:18 +01:00
parent c052f89d27
commit 5b13541fdc
20 changed files with 962 additions and 249 deletions

View File

@@ -19,5 +19,10 @@
font-size: $xl_font_size !important;
}
}
.sous_titre {
@media screen and (min-width: $breakpoint_tablet) {
font-size: $m_font_size !important;
}
}
}
}