From 0519fbe80898740fe45f1d2344977d9d370a3d29 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Aug 2025 16:20:13 +0200 Subject: Simplify CSS --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index fa07985..80228ca 100644 --- a/static/style.css +++ b/static/style.css @@ -2244,7 +2244,7 @@ dl dt:not(:first-child) { * */ -*:has(> .translation) { +:has(> .translation) { line-height: 1.1; } -- cgit v1.2.3