diff options
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; |