This commit is contained in:
Valentin
2024-11-08 06:38:16 +01:00
parent cd3b47e913
commit c052f89d27
6 changed files with 60 additions and 14 deletions

View File

@@ -148,7 +148,12 @@
}
> .projets_intro {
padding: 0 3vw;
margin-top: 1.3rem;
margin-bottom: 6vh;
@include main_text_content();
@media screen and (min-width: $breakpoint_tablet) {
margin-top: 2vh;
}
h1, h2, h3,
h4, h5, h6 {
@include sous_titre_alt();