cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

4a7015507eeca91e6fa11659c6853ef2fd2773fc

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2025-04-05T16:44:18Z

remove duplicate margin
 theme/static/styles.css | 1 -
 1 file changed, 1 deletion(-)

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;