From da7d8341ef0cbeae2d1eddcda9d2b0121b108b66 Mon Sep 17 00:00:00 2001 From: wires Date: Tue, 1 Apr 2025 14:11:20 -0400 Subject: fix headache with main page and mobile --- assets/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'assets/style.css') diff --git a/assets/style.css b/assets/style.css index 1b4cd46..200f8d3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -121,4 +121,5 @@ hr { code { font-size: 125%; + hyphens: none; } -- cgit 1.4.1