ensure overview nav has horizontal padding on mobiles

This commit is contained in:
Coby Chapple 2013-07-08 19:48:47 +01:00
parent a4eee86fdb
commit 57994ef4c9
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ nav li {
text-transform: uppercase;
font-size: 14px;
font-weight: 800;
padding: 5px 0;
padding: 5px;
border-radius: 5px;
}