#10 remove second divider from footnotes

This commit is contained in:
Pat Dryburgh 2018-10-18 21:52:17 -07:00
parent a3867f4c76
commit 481ebbdd26

View File

@ -15,8 +15,7 @@
} }
} }
.footnotes:before, .footnotes::before {
.footnotes:after {
content: ''; content: '';
@include divider; @include divider;
margin: 4em auto; margin: 4em auto;