aboutsummaryrefslogtreecommitdiff
path: root/theme/static
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2025-04-05 11:44:18 -0500
committerChristian Cleberg <[email protected]>2025-04-05 11:44:18 -0500
commit4a7015507eeca91e6fa11659c6853ef2fd2773fc (patch)
tree7e1bbdeaa4adc6761e351fa3d5286b7e3699c08f /theme/static
parent2a5462f798a5c07322806378116781e8301fa86a (diff)
downloadcleberg.net-4a7015507eeca91e6fa11659c6853ef2fd2773fc.tar.gz
cleberg.net-4a7015507eeca91e6fa11659c6853ef2fd2773fc.tar.bz2
cleberg.net-4a7015507eeca91e6fa11659c6853ef2fd2773fc.zip
remove duplicate margin
Diffstat (limited to 'theme/static')
-rw-r--r--theme/static/styles.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css
index a5351cc..c380686 100644
--- a/theme/static/styles.css
+++ b/theme/static/styles.css
@@ -318,7 +318,6 @@ body {
monospace;
font-size: 0.9rem;
line-height: 1.5;
- margin: 0;
max-width: 50em;
margin: 0 auto;
padding: 0 1rem;