💄 style: use serif font in footnote numbers

For consistency with the paragraph and note contents.
main
welpo 2 years ago
parent 611790ab2b
commit 872992b426
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

@ -130,6 +130,7 @@ table tbody tr:nth-child(even) {
border-top: 1px solid var(--border-color);
padding-top: 1rem;
sup {
font-family: var(--serif-font);
font-size: 0.75rem;
margin-right: 0.15rem;
}

Loading…
Cancel
Save