From bb8caf62bf64df01b70c9bfca673d4aed511a662 Mon Sep 17 00:00:00 2001 From: wires Date: Wed, 2 Apr 2025 11:35:44 -0400 Subject: the tweaks will continue until morale improves --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/style.css b/assets/style.css index 167c29e..f87534a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -69,6 +69,7 @@ header { padding: 1rem; display: block; overflow-x: auto; + font-size: 90%; } article h1 { @@ -136,6 +137,5 @@ hr { code { /* what a horrible hack*/ font-family: monospace, serif; - font-size: 90%; white-space: preserve nowrap; } -- cgit 1.4.1