Update site styling

This commit is contained in:
Gabriel Arazas 2023-03-12 09:58:56 +08:00
parent 8f214f3f8b
commit 607933de6a
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -158,6 +158,10 @@ sup.footnote {
border: var(--accented-border-style);
margin: auto;
padding: 1em 0.5em;
& > .paragraph:first-child p {
margin-top: 0;
}
}
}