From 4eb973d722032dacb13a05728ddeced00c05ce2e Mon Sep 17 00:00:00 2001 From: nathan Date: Fri, 8 Aug 2025 08:46:38 -0600 Subject: free money --- org/css/shitty-theme.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'org/css/shitty-theme.css') diff --git a/org/css/shitty-theme.css b/org/css/shitty-theme.css index cd2e5f6..1584e3a 100644 --- a/org/css/shitty-theme.css +++ b/org/css/shitty-theme.css @@ -7,10 +7,12 @@ body { } #content { - width: 65%; + width: 75%; margin: auto; background-color: #bebebe; border: 1px solid black; + word-wrap : break-word; + overflow-wrap: break-word; } .outline-2 { -- cgit v1.2.3