diff options
Diffstat (limited to 'website/style.css')
-rw-r--r-- | website/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/style.css b/website/style.css index 6f73a82..70573dd 100644 --- a/website/style.css +++ b/website/style.css @@ -1,6 +1,6 @@ body { margin: 40px auto; - max-width: 650px; + max-width: 900px; line-height: 1.6; font-size: 18px; color: #444; |