From c41a2dab0a47d69db7c4602287e618fb47e7c216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no> Date: Mon, 14 Oct 2019 13:20:50 +0200 Subject: [PATCH] css-tweak --- 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 ec7ba45..352048d 100644 --- a/src/components/Article.vue +++ b/src/components/Article.vue @@ -63,7 +63,7 @@ list-style:none; } li ul .definition ul { - padding-left: 0px; + padding-left: 6px; } ul li.definition { -- GitLab