From b279d2a0b72d0585038578a213249cc203fc99f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no> Date: Mon, 15 Mar 2021 13:46:58 +0100 Subject: [PATCH] feil i innrykk --- src/components/Article.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Article.vue b/src/components/Article.vue index 9f22839..f88cbcd 100644 --- a/src/components/Article.vue +++ b/src/components/Article.vue @@ -132,7 +132,7 @@ li:only-child.level1 > ol { } ul, ol { - padding-left: !important 20px; + padding-left: 12px !important; } ul li { -- GitLab