diff options
Diffstat (limited to 'src/styles/global.css')
| -rw-r--r-- | src/styles/global.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/global.css b/src/styles/global.css index 805d759..52480d9 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -7,7 +7,7 @@ body { font-family: Verdana, sans-serif; margin: auto; padding: 20px; - max-width: 110ch; + max-width: 105ch; text-align: left; background-color: #1A1A1A; word-wrap: break-word; |
