From 8c7885900f3b79a43aebb2dabaf414cf5b76c2bf Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 10 Aug 2026 12:54:38 +0300 Subject: Improve code styling --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index f32dc54..89229c5 100644 --- a/static/style.css +++ b/static/style.css @@ -165,7 +165,7 @@ a:focus { } code { - padding: 3px 5px; + padding: 2px 5px; border: 1px solid var(--blockquote-color); white-space: nowrap; } -- cgit v1.3