Skip to content

Commit d20902d

Browse files
authored
Update src/pydata_sphinx_theme/assets/styles/content/_footnotes.scss
1 parent 330c6e3 commit d20902d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pydata_sphinx_theme/assets/styles/content/_footnotes.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ a.footnote-reference {
1616

1717
// Docutils 0.18 uses an `aside.footnote` container with different internal structure
1818
aside.footnote {
19-
margin-bottom: .5rem;
19+
margin-bottom: 0.5rem;
2020
&:last-child {
2121
margin-bottom: 1rem;
2222
}

0 commit comments

Comments
 (0)