Adjust footer line height
This commit is contained in:
@@ -38,9 +38,9 @@
|
||||
border-block-start: 1px solid var(--color-ink-lighter);
|
||||
font-size: var(--text-small);
|
||||
inset: auto 0 0;
|
||||
line-height: 1.5;
|
||||
line-height: 1.6;
|
||||
margin-inline: calc(var(--block-space) * -1);
|
||||
padding: var(--block-space-half) var(--inline-space-double);
|
||||
padding: 1.5ch;
|
||||
position: sticky;
|
||||
text-align: center;
|
||||
z-index: 1;
|
||||
|
||||
Reference in New Issue
Block a user