Improve footers margins on mobile

This commit is contained in:
Neale Pickett 2017-07-10 01:57:09 +00:00
parent 407c1f9d97
commit 9f3551f4d9
1 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,8 @@ footer {
nav ul {
padding: 0;
margin: 0;
margin-top: 0;
margin-bottom: 1em;
}
nav li {
display: inline;