diff options
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 266aff6..40b1ead 100644 --- a/static/index.html +++ b/static/index.html @@ -35,7 +35,6 @@ header { margin-bottom: 1em; background: #0062cc; padding: .75em; - max-width: 960px; } nav { @@ -108,7 +107,7 @@ a { } main { - width: 50%; + width: 60%; margin: 0 auto; } |