diff options
| author | Christian Cleberg <[email protected]> | 2025-11-13 20:42:42 -0600 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-11-13 20:42:42 -0600 |
| commit | 2f19a54ce901566d6a053df3ffa68f72e6cc7e03 (patch) | |
| tree | 70eaf935e5fb3444276333d1ca612705e47e8569 /theme/static/styles.css | |
| parent | 51a7a02f0c96d49b68fbcc155414c218207fa270 (diff) | |
| download | cleberg.net-2f19a54ce901566d6a053df3ffa68f72e6cc7e03.tar.gz cleberg.net-2f19a54ce901566d6a053df3ffa68f72e6cc7e03.tar.bz2 cleberg.net-2f19a54ce901566d6a053df3ffa68f72e6cc7e03.zip | |
center content
Diffstat (limited to 'theme/static/styles.css')
| -rw-r--r-- | theme/static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css index 8242371..385b666 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -13,7 +13,7 @@ body { font-family: Menlo, Consolas, Monaco, Adwaita Mono, Liberation Mono, Lucida Console, monospace; font-size: 0.9rem; line-height: 1.5; - margin: 1.5rem; + margin: 1.5rem auto; max-width: 45em; } |
