From 821f7063422c788d0825899c2ce93a8eb7f9bf78 Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Thu, 25 Mar 2021 14:22:03 +0100 Subject: [PATCH] updated css --- impressum.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/impressum.html b/impressum.html index c76256c..775ccfe 100644 --- a/impressum.html +++ b/impressum.html @@ -390,7 +390,8 @@ } .title_title { - height: 240px; + margin-top: 80px; + height: 300px; font-size: 50px; display: flex; align-items: center; @@ -398,7 +399,7 @@ } .ueberschrift { font-size: 50px; - height: 60px; + height: 100px; } /* Toggle Show/Hide Menu */