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

@ -298,10 +298,6 @@ p, li {
word-spacing: -0.004em;
}
.wrapper-indent {
color: red;
}
.wrapper-indent > p:first-of-type {
text-indent: 5mm;
}
@ -502,7 +498,7 @@ ol[type="1"].ol-clone {
font-size: var(--fs-small);
line-height: calc(var(--baseline) * 0.75);
position: relative;
margin-top: calc(var(--baseline) * 0.25);
margin-top: 2px;
hyphens: auto;
hyphenate-limit-chars: 7 3 4;
hyphenate-limit-lines: 2;