Fix mobile

This commit is contained in:
Never Gude 2026-02-13 19:31:35 +01:00
parent 2ef3d66533
commit fe287b89b7
2 changed files with 2 additions and 2 deletions

View file

@ -148,7 +148,7 @@ body {
}
@media (max-width: 600px) {
body {
#page {
font-size: 0.9em;
padding: 12pt;
}