diff options
| author | Christian Cleberg <[email protected]> | 2025-04-05 11:44:18 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-04-05 11:44:18 -0500 |
| commit | 4a7015507eeca91e6fa11659c6853ef2fd2773fc (patch) | |
| tree | 7e1bbdeaa4adc6761e351fa3d5286b7e3699c08f /theme/static/styles.css | |
| parent | 2a5462f798a5c07322806378116781e8301fa86a (diff) | |
| download | cleberg.net-4a7015507eeca91e6fa11659c6853ef2fd2773fc.tar.gz cleberg.net-4a7015507eeca91e6fa11659c6853ef2fd2773fc.tar.bz2 cleberg.net-4a7015507eeca91e6fa11659c6853ef2fd2773fc.zip | |
remove duplicate margin
Diffstat (limited to 'theme/static/styles.css')
| -rw-r--r-- | theme/static/styles.css | 1 |
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; |
