li line height

This commit is contained in:
2017-08-07 17:58:58 -05:00
committed by Mark Moser
parent 36d0108e73
commit 0dd781d0b7
3 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,5 @@
header,
main,
footer {
padding: 0 $gutter;
padding: 0;
}