summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2023-10-31 12:15:21 -0400
committerSacha Chua <sacha@sachachua.com>2023-10-31 12:15:21 -0400
commit50b7e985fc320d95c344d063fa296e0ca1800a3e (patch)
treeb99d0184cbe6208034010f3a2f54b96dda7ce658 /local.css
parent9b2551dc4086ebd85564045a1c16f776e1def4dd (diff)
downloademacsconf-wiki-50b7e985fc320d95c344d063fa296e0ca1800a3e.tar.xz
emacsconf-wiki-50b7e985fc320d95c344d063fa296e0ca1800a3e.zip
remove max-width
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/local.css b/local.css
index 69220c3e..10013896 100644
--- a/local.css
+++ b/local.css
@@ -23,7 +23,6 @@ h1 { font-weight: bold }
#content { margin: 0 }
body.has-sidebar #content {
- max-width: 38rem;
margin: 0;
line-height: 1.5;
}