Skip to content

Commit

Permalink
#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 a3867f4 commit 481ebbd
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 481ebbd

Please sign in to comment.