petites corrections css

This commit is contained in:
Valentin
2024-01-06 09:39:13 +01:00
parent 22b49b379d
commit 3b1627508e
8 changed files with 61 additions and 20 deletions

View File

@@ -74,8 +74,10 @@
h2 + div {
h2, h3, h4 {
@include sous_titre_alt();
margin-left: 12.5vw;
max-width: 50vw;
@media (min-width: $breakpoint_desktop) {
max-width: 50vw;
margin-left: 12.5vw;
}
}
}
article > div {