Skip to content

Commit

Permalink
patdryburgh#10 add spacing between footnotes and author name
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostofSky committed Oct 19, 2018
1 parent 67002d5 commit 7e6b91e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _sass/_footnotes.scss
Expand Up @@ -21,6 +21,10 @@
margin: 4em auto;
}

.footnotes {
margin-bottom: 4em;
}

.footnotes li {
margin-bottom: 1em;
}
Expand Down

0 comments on commit 7e6b91e

Please sign in to comment.