Slight tweak to mobile nav UI layout
This commit is contained in:
parent
42633d9f85
commit
a2e3a0a561
@ -368,7 +368,7 @@ article {
|
||||
}
|
||||
@media only screen and (max-width: 960px) {
|
||||
article {
|
||||
margin-top: 2rem;
|
||||
margin-top: 3rem;
|
||||
}
|
||||
}
|
||||
@supports (-webkit-hyphens:auto) or (-ms-hyphens:auto) or (hyphens:auto) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user