Header visual adjustments

Spaces should be equal on both sides of the navbar
pull/7312/head
chrisroselli 2016-02-28 13:46:25 -05:00 committed by Hallaathrad
parent cf19fbfa46
commit 2cc11a1efa
1 changed files with 1 additions and 1 deletions

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;
}
}