aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/style.css2
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
10main { 10main {
11 max-width: 660px; 11 max-width: 740px;
12 padding: 20px 30px; 12 padding: 20px 30px;
13} 13}
14 14