snapToBaseline

This commit is contained in:
Julie Blanc 2026-04-10 12:51:41 +02:00
parent 299ffe6c4b
commit 831d276d41
6 changed files with 24 additions and 15 deletions

View file

@ -3,7 +3,8 @@
font-size: var(--fs-small);
line-height: calc(var(--baseline)*0.75);
position: relative;
margin-top: calc(var(--baseline)*0.25);
margin-top: 2px;
// margin-top: calc(var(--baseline)*0.25);
hyphens: auto;
hyphenate-limit-chars: 7 3 4;