From 2223c4a5d04e9e968060305c1851cd18705718fd Mon Sep 17 00:00:00 2001 From: rawleyIfowler Date: Sun, 13 Mar 2022 10:14:33 -0500 Subject: [PATCH] adjusted code blocks part 7 --- static/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/index.css b/static/index.css index 922a511..dbe1fcf 100644 --- a/static/index.css +++ b/static/index.css @@ -168,6 +168,7 @@ code { color: #50fa7b; font-family: monospace; font-size: 0.9em; + margin-left: 3px; overflow: auto; }