diff options
| -rw-r--r-- | src/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/style.css b/src/static/style.css index f76fea0..cc3bb77 100644 --- a/src/static/style.css +++ b/src/static/style.css | |||
| @@ -8,7 +8,7 @@ body { | |||
| 8 | } | 8 | } |
| 9 | 9 | ||
| 10 | main { | 10 | main { |
| 11 | max-width: 660px; | 11 | max-width: 740px; |
| 12 | padding: 20px 30px; | 12 | padding: 20px 30px; |
| 13 | } | 13 | } |
| 14 | 14 | ||
