less cramped mobile spacing

This commit is contained in:
2026-01-06 15:15:37 -08:00
parent ebc3eedbcc
commit 2c9e252fcd

View File

@ -61,7 +61,7 @@ main {
@media (max-width: 650px) {
header,
main {
width: 95%;
width: 92%;
}
}