stacked nav alignment adjustment

This commit is contained in:
Kris 2018-11-08 12:42:48 -05:00
parent 7b3283ac5a
commit 98800c7058
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@
font-size: $font-down-1;
width: 1.25em;
text-align: center;
margin-right: 0.5em;
margin-right: 0.25em;
line-height: $line-height-large;
}
}

View File

@ -57,7 +57,7 @@
border-bottom: none;
&.archive {
padding-left: 15px;
padding-left: 1.81em;
}
}