Skip to content

Commit

Permalink
💄 style: match footnote backlinks size on Zola v0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed Jul 1, 2024
1 parent 6ca5a56 commit 0f18ac2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sass/parts/_misc.scss
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ hr {
font-size: 0.8rem;
}

.footnotes-list a[href^="#fr-"] {
font-size: 0.8rem;
}

.references p {
margin-left: 2.4rem;
text-indent: -2.4rem;
Expand Down

0 comments on commit 0f18ac2

Please sign in to comment.