aboutsummaryrefslogtreecommitdiff
path: root/org/css/shitty-theme.css
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-08-10 15:02:05 -0600
committernathan <nathansmith@disroot.org>2025-08-10 15:02:05 -0600
commit3e36028d99b21d8946085be6b3597b63d1ed14d1 (patch)
tree9dc0c1ea8f22394243097205dfc10cf829ad48ae /org/css/shitty-theme.css
parent0880780d5744d346ad44f4552cd25f8f5169a940 (diff)
Better blog format
Diffstat (limited to 'org/css/shitty-theme.css')
-rw-r--r--org/css/shitty-theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/css/shitty-theme.css b/org/css/shitty-theme.css
index e2aeff2..7d8a04e 100644
--- a/org/css/shitty-theme.css
+++ b/org/css/shitty-theme.css
@@ -12,7 +12,7 @@ body {
color: #00ff00;
background-color: #060a0f;
border: 1px solid gray;
- word-wrap : break-word;
+ word-wrap: break-word;
overflow-wrap: break-word;
}