snapToBaseline
This commit is contained in:
parent
299ffe6c4b
commit
831d276d41
6 changed files with 24 additions and 15 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue