titles h1

This commit is contained in:
Julie Blanc 2026-04-16 14:48:49 +02:00
parent 030e27bfac
commit 727f3839f3
3 changed files with 8 additions and 3 deletions

View file

@ -407,15 +407,17 @@ ol[type="1"].ol-clone {
}
#section__content h1 {
font-weight: 200;
font-size: 115px;
font-size: 105px;
line-height: 0.9;
hyphens: auto;
hyphenate-limit-chars: 8 4 3;
-moz-column-break-inside: avoid;
break-inside: avoid;
display: flex;
flex-direction: column;
justify-content: space-between;
text-align: center;
text-wrap: balance;
}
#section__content h1 span {
display: block;