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

@ -64,9 +64,10 @@
h1{
font-weight: 200;
font-size: 115px;
font-size: 105px;
line-height: 0.9;
hyphens: auto;
hyphenate-limit-chars: 8 4 3;
break-inside: avoid;
@ -76,6 +77,8 @@
justify-content: space-between;
text-align: center;
text-wrap: balance;