Skip to content

Commit

Permalink
fix footnote margin
Browse files Browse the repository at this point in the history
  • Loading branch information
doomy committed Sep 9, 2024
1 parent 3719c70 commit e75838d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/feather.scss
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ section {
font-size: 1em;
}

>p {
>p, .footnote-definition>p {
margin: 1em 0;
}
}
Expand Down

0 comments on commit e75838d

Please sign in to comment.