pre-wrap
Jes Olson j3s@c3f.net
Wed, 01 Jan 2025 19:19:49 -0500
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -81,7 +81,7 @@ .thoughtbody {
font-size: min(2.5vw, 1rem); max-width: 80ch; font-family: 'DraftingMono', monospace; - white-space: pre; + white-space: pre-wrap; display: block; width: auto; overflow-x: auto; /* allows horizontal scrolling */