coup de polish

This commit is contained in:
Valentin
2024-11-08 06:12:36 +01:00
parent 217b84c755
commit cd3b47e913
15 changed files with 265 additions and 168 deletions

View File

@@ -6,14 +6,14 @@ main.main-login, main.main-user, main.main-register, main.main-contact, main.mai
width: 100vw;
background-color: white;
> h2 {
@include sous_titre_alt();
text-align: center;
text-align: center;
@include sous_titre_alt();
}
h1 {
@include sous_titre_alt();
text-align: center;
margin-top: 3rem;
margin-bottom: 2rem;
text-align: center;
margin-top: 3rem;
margin-bottom: 2rem;
@include sous_titre_alt();
}
div[role="contentinfo"] {
@include main_text_content();