Harmonize spacing

This commit is contained in:
Michael Rose
2016-03-11 16:17:41 -05:00
parent 0b7f243aeb
commit 1bce5a55e8
2 changed files with 8 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
.page__footer {
@include container;
@include clearfix;
clear: both;
margin-top: 3em;
padding-bottom: 3em;
a {
@@ -45,6 +45,9 @@
li {
display: inline-block;
font-family: $sans-serif-narrow;
font-size: 16px;
text-transform: uppercase;
}
li + li:before {