- Modification des tailles et espacements des titres #23

Merged
Nono merged 3 commits from fougere/2026.camp.public.website:fix/guide-style into main 2026-01-22 11:21:34 +00:00
Showing only changes of commit 6ea6888c46 - Show all commits

View file

@ -74,6 +74,11 @@ main h3 {
margin-top: 5%; margin-top: 5%;
margin-bottom: 2%; margin-bottom: 2%;
font-weight: lighter; font-weight: lighter;
text-align: center;
}
main section h3 {
text-align: left;
} }
main h4 { main h4 {