From 788835a910b91b7005b21b79c5d7e656dbae8596 Mon Sep 17 00:00:00 2001 From: Build Bot Date: Mon, 5 Oct 2020 23:36:06 +0000 Subject: [PATCH] Automatic css build --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 85dba14..fec0b90 100644 --- a/styles.css +++ b/styles.css @@ -3240,7 +3240,7 @@ article { border: 1px solid #ddd; border-left: 3px solid var(--button-colored-background); background: #f4f4f4; - line-height: 1.5rem; + line-height: 1rem; font-size: .8rem; } article pre code { background: none;