Proper footnote styling

This commit is contained in:
daudix
2024-08-02 00:39:22 +03:00
parent 4f73263fba
commit ef02fa39c4
5 changed files with 44 additions and 3 deletions

View File

@ -30,7 +30,7 @@ body {
min-height: 100vh;
color: var(--fg-color);
line-height: 1.6;
font-family: var(--font-system-ui);
font-family: var(--font-system-ui), var(--font-emoji);
}
// Style text selection to use primary color