From 3e36028d99b21d8946085be6b3597b63d1ed14d1 Mon Sep 17 00:00:00 2001 From: nathan Date: Sun, 10 Aug 2025 15:02:05 -0600 Subject: Better blog format --- org/css/shitty-theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'org/css/shitty-theme.css') 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; } -- cgit v1.2.3