Weight des titres

This commit is contained in:
Colin Maudry
2026-01-30 21:13:29 +01:00
parent c3ebdb0057
commit e609bc3e32
2 changed files with 8 additions and 15 deletions
+8
View File
@@ -27,6 +27,14 @@ b {
font-weight: 600 !important;
}
h1,
h2,
h3,
h4,
h5 {
font-weight: 600;
}
h3 {
margin: 36px 0 20px 0;
}