Set body min-width

This commit is contained in:
Frankie B 2024-08-07 02:41:48 +01:00
commit 9ea24b4167
No known key found for this signature in database

View file

@ -11,6 +11,7 @@ body {
line-height: 1.5em; line-height: 1.5em;
font-size: 10pt; font-size: 10pt;
letter-spacing: -0.015em; letter-spacing: -0.015em;
min-width: 520px;
} }
body, body,