style: squishy on tiny bitsy screensy

This commit is contained in:
Ayo 2023-06-21 13:57:08 +02:00
parent 746d6a1845
commit 0ab8eb75a7

View file

@ -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;
}
}