diff options
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index d946c52..ef99639 100644 --- a/static/style.css +++ b/static/style.css | |||
| @@ -11,6 +11,7 @@ body { | |||
| 11 | main { | 11 | main { |
| 12 | max-width: 760px; | 12 | max-width: 760px; |
| 13 | padding: 20px 30px; | 13 | padding: 20px 30px; |
| 14 | margin: 0 auto; | ||
| 14 | } | 15 | } |
| 15 | 16 | ||
| 16 | nav { | 17 | nav { |
