From f603c513264b4c0d9d6fcfcfa4fe1c504c821e66 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Tue, 7 Mar 2023 20:44:47 -0500 Subject: [PATCH] minor change --- static/css/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/theme.css b/static/css/theme.css index a88bc20..aa9528d 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -307,6 +307,7 @@ hr{ blockquote { border-left: 5px solid var(--theme-accent); padding-left: 15px; + width:80%; } code{ font-family: monospace;