From ef2d7d11e2db16147e0dfc131eea1e5707ac6d42 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Wed, 22 Apr 2026 23:42:10 -0500 Subject: --- themes/hugo-xmin/static/css/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/hugo-xmin') diff --git a/themes/hugo-xmin/static/css/style.css b/themes/hugo-xmin/static/css/style.css index 94a1960..a6d9ccb 100644 --- a/themes/hugo-xmin/static/css/style.css +++ b/themes/hugo-xmin/static/css/style.css @@ -111,6 +111,7 @@ pre { padding: 0.85em 1em; overflow-x: auto; margin: 0.75em 0; + font-size: 88%; } code { background: #dedad3; -- cgit v1.2.3