From 9df8ef6423bd1ad6ffbef6f2c6c1188defb2e437 Mon Sep 17 00:00:00 2001 From: Christian Cueni Date: Tue, 9 Jul 2019 16:35:21 +0200 Subject: [PATCH] Change title markup --- client/src/components/ContentBlock.vue | 2 +- client/src/styles/_typography.scss | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/components/ContentBlock.vue b/client/src/components/ContentBlock.vue index a408d85a..b8f0bd84 100644 --- a/client/src/components/ContentBlock.vue +++ b/client/src/components/ContentBlock.vue @@ -12,7 +12,7 @@ -

{{subtitle}}

+

{{subtitle}}

{{contentBlock.title}}