style: squishy on tiny bitsy screensy
This commit is contained in:
parent
746d6a1845
commit
0ab8eb75a7
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ if (Astro.url.pathname !== "/") {
|
|||
|
||||
@media only screen and (max-device-width: 360px) {
|
||||
#wrapper { text-align: center; }
|
||||
nav a {
|
||||
padding: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue