From 6a24f57dcf8fd67b8a6940477b68db990b77a7eb Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Tue, 9 Jul 2019 08:30:19 +0000 Subject: [PATCH] Update custom.css --- static/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/custom.css b/static/css/custom.css index 32c9ff1..b29f1c2 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -178,7 +178,7 @@ article section.page table td { } ul, ol { - margin-left: 1.2rem; + margin-left: 1.0rem; margin-top: 1.7rem; margin-bottom: 1.7rem; } ul ul, ul ol, ol ul, ol ol {