about summary refs log tree commit diff stats
path: root/css/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/common.css')
-rw-r--r--css/common.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/common.css b/css/common.css index 50abb87..f64ad0c 100644 --- a/css/common.css +++ b/css/common.css
@@ -31,8 +31,8 @@ header {
31 max-width: 39em; 31 max-width: 39em;
32 margin: auto; 32 margin: auto;
33} 33}
34.thing { 34#container {
35 max-width: 39em; 35 /* max-width: 39em; */
36 margin: 0 auto; 36 margin: 0 auto;
37 padding-bottom: 24px; 37 padding-bottom: 24px;
38} 38}