From 7419ab72c4c9ed60175ddc6afd49bb8a0916521a Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Wed, 17 Jul 2019 11:49:32 +0200 Subject: [PATCH] =?UTF-8?q?Push=20that=20pixel=20=F0=9F=91=A8=E2=80=8D?= =?UTF-8?q?=F0=9F=8E=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/components/content-blocks/ContentListBlock.vue | 1 + client/src/components/content-blocks/SubtitleBlock.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/client/src/components/content-blocks/ContentListBlock.vue b/client/src/components/content-blocks/ContentListBlock.vue index 7da2144f..663e02dd 100644 --- a/client/src/components/content-blocks/ContentListBlock.vue +++ b/client/src/components/content-blocks/ContentListBlock.vue @@ -57,6 +57,7 @@ color: $color-brand; content: counter(list, lower-alpha) ") "; counter-increment: list; + line-height: 27px; } } } diff --git a/client/src/components/content-blocks/SubtitleBlock.vue b/client/src/components/content-blocks/SubtitleBlock.vue index b3ebd13b..c642fc51 100644 --- a/client/src/components/content-blocks/SubtitleBlock.vue +++ b/client/src/components/content-blocks/SubtitleBlock.vue @@ -11,6 +11,7 @@