make buttons easier to press on mobile

This commit is contained in:
Henry Jameson 2024-12-30 01:13:08 +02:00
parent caa2fd44ff
commit 843f9ff519

View file

@ -115,7 +115,7 @@
button {
grid-column: 1;
height: 2em;
height: 3em;
}
}
}