tweak page margin, and adjust mobile nav accordingly (#6214)

Merge pull request 6214
This commit is contained in:
Coby Chapple 2017-07-09 17:55:09 +01:00 committed by jekyllbot
parent e946bbf331
commit 355436f1ee
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ body {
-o-font-feature-settings: "kern" 1;
font-feature-settings: "kern" 1;
font-kerning: normal;
margin: 0;
}
.clear {
@ -101,6 +102,7 @@ nav {
}
.mobile-nav {
padding: 0 5px;
ul {
overflow: hidden;