From 1fb0c77ca13dcbff79ac0c3e46631b54ddf6485c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lukas=20Mau=C3=9F?= <lukas.mauss@mni.thm.de>
Date: Fri, 1 Mar 2019 14:54:26 +0100
Subject: [PATCH] Rearrange header text

---
 .../components/shared/statistic/statistic.component.scss    | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/app/components/shared/statistic/statistic.component.scss b/src/app/components/shared/statistic/statistic.component.scss
index e2acd18b8..9edde1165 100644
--- a/src/app/components/shared/statistic/statistic.component.scss
+++ b/src/app/components/shared/statistic/statistic.component.scss
@@ -18,3 +18,9 @@ mat-toolbar {
   padding-left: 5%;
   max-height: 50px;
 }
+
+h4 {
+  max-height: 50px;
+  margin-top: 5px;
+  margin-bottom: 10px;
+}
-- 
GitLab