ensure overview nav has horizontal padding on mobiles
This commit is contained in:
parent
a4eee86fdb
commit
57994ef4c9
|
@ -104,7 +104,7 @@ nav li {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
padding: 5px 0;
|
padding: 5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue