Skip to content

Commit

Permalink
patdryburgh#10 remove second divider from footnotes
Browse files Browse the repository at this point in the history
  • Loading branch information
patdryburgh committed Oct 19, 2018
1 parent 041dcf5 commit 400d078
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _sass/_footnotes.scss
Expand Up @@ -15,8 +15,7 @@
}
}

.footnotes:before,
.footnotes:after {
.footnotes::before {
content: '';
@include divider;
margin: 4em auto;
Expand Down

0 comments on commit 400d078

Please sign in to comment.