Slightly wider, to give the justified text more room to normalize

This commit is contained in:
Ian Gulliver
2019-05-05 21:19:32 +00:00
parent f6af64d9f0
commit 23ca1a4609

View File

@@ -2,7 +2,7 @@ body {
font-family: monospace, Courier;
font-size: 16px;
max-width: 700px;
max-width: 750px;
padding-left: 2ch;
padding-right: 3ch;