Header visual adjustments

Spaces should be equal on both sides of the navbar
This commit is contained in:
chrisroselli
2016-02-28 13:46:25 -05:00
committed by Hallaathrad
parent cf19fbfa46
commit 2cc11a1efa

View File

@ -301,7 +301,7 @@ ul {
border: none;
line-height: 1;
@media (min-width: 767px) {
padding-left: 30px;
padding-left: 15px;
padding-right: 30px;
}
}