Skip to content

Commit

Permalink
Add css for anchors in the blog
Browse files Browse the repository at this point in the history
Signed-off-by: MTRNord <[email protected]>
  • Loading branch information
MTRNord committed Nov 29, 2024
1 parent bd71165 commit 3f345aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sass/_blog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,9 @@ h3 a {
.footnote-definition>p {
display: inline;
}

.zola-anchor {
font-size: 1rem;
margin-right: 0.5rem;
color: inherit;
}

0 comments on commit 3f345aa

Please sign in to comment.