responsive
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s

This commit is contained in:
Julie Blanc 2026-02-07 15:59:34 +01:00
parent 48ded249a3
commit da79013711
14 changed files with 203 additions and 200 deletions

View file

@ -42,7 +42,7 @@
.title{
margin-top: calc(var(--spacing)*0.75);
font-size: var(--fs-normal);
line-height: 1.1;
line-height: var(--leading-title);
font-weight: 500;
text-transform: uppercase;
text-wrap: balance;