diff options
author | nathan <nathansmith@disroot.org> | 2025-08-08 11:04:47 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-08 11:04:47 -0600 |
commit | 93cff0935bffc8a23e7f392cce394fe3ad5e7b26 (patch) | |
tree | d810cdb15805b45c67bccea0d16d2831fed8d447 /org/css/shitty-theme.css | |
parent | 1c2a0f4ecbe5050f64a9481b27457c19652a8fa5 (diff) |
Old size was better
Diffstat (limited to 'org/css/shitty-theme.css')
-rw-r--r-- | org/css/shitty-theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/css/shitty-theme.css b/org/css/shitty-theme.css index 1584e3a..19da409 100644 --- a/org/css/shitty-theme.css +++ b/org/css/shitty-theme.css @@ -7,7 +7,7 @@ body { } #content { - width: 75%; + width: 65%; margin: auto; background-color: #bebebe; border: 1px solid black; |