Increase menu max-width
All checks were successful
Deploy / Deploy to Preproduction (push) Successful in 7s

This commit is contained in:
Timothée Goguely 2026-07-02 21:26:47 +02:00
parent 66c14e4cc1
commit 6ecf65add6

View file

@ -368,7 +368,7 @@
font-size: var(--text-size-heading-1);
line-height: 1.1;
font-weight: normal;
max-width: 30ch;
max-width: 32ch;
margin-left: auto;
}
#menu ul {