Fix footer bar

This commit is contained in:
2026-01-30 14:36:07 +01:00
parent 5b01b839b4
commit 564cc5e9b7
3 changed files with 56 additions and 34 deletions

View File

@@ -28,7 +28,7 @@ body {
padding: 0;
}
body {
font: normal 100%/1 "Perfect DOS VGA 437 Win", monospace;
font: normal 100%/1.2 "Perfect DOS VGA 437 Win", monospace;
-webkit-text-size-adjust: 100%;
}