summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorStefan Kügel <skuegel@web.de>2024-01-11 18:17:50 +0100
committerStefan Kügel <skuegel@web.de>2024-01-11 18:17:50 +0100
commita3dffba54e5367afe1afd470c485aa286051ec95 (patch)
treebfde268f9d480db18241b3cb5a6fd71302f67c30 /static/styles.css
parentbbdcd53da37f9f83389f7dce6217a5e18ddfb589 (diff)
downloadwww-a3dffba54e5367afe1afd470c485aa286051ec95.tar.gz
www-a3dffba54e5367afe1afd470c485aa286051ec95.tar.bz2
www-a3dffba54e5367afe1afd470c485aa286051ec95.zip
revert application of max width
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 947ae446..3e4cbcf7 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -128,7 +128,6 @@ footer {
margin-bottom: 2em;
padding-top: 1em;
padding-bottom: 1em;
- max-width: 96rem;
}
#body_content {