From 4a7015507eeca91e6fa11659c6853ef2fd2773fc Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 5 Apr 2025 11:44:18 -0500 Subject: remove duplicate margin --- theme/static/styles.css | 1 - 1 file changed, 1 deletion(-) (limited to 'theme') 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; -- cgit v1.2.3