diff options
| -rw-r--r-- | themes/gamerdonkey-theme/static/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/gamerdonkey-theme/static/css/style.css b/themes/gamerdonkey-theme/static/css/style.css index 5715dd0..0216b56 100644 --- a/themes/gamerdonkey-theme/static/css/style.css +++ b/themes/gamerdonkey-theme/static/css/style.css @@ -3,7 +3,7 @@ body { color: lightgray; border: solid 1px lightgray; margin: 1em auto; - max-width: 40em; + max-width: 50em; padding: 0em 1em 1em 1em; font-family: Futura, "Trebuchet MS", Arial, sans-serif; } |
