From 4f185d182a051e57975961d7465f3ee736335a6a Mon Sep 17 00:00:00 2001
From: Lahode <carolin.lahode@hft-stuttgart.de>
Date: Tue, 6 Dec 2022 10:47:12 +0000
Subject: [PATCH] Update Impressum.html

---
 public/home/Impressum.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/home/Impressum.html b/public/home/Impressum.html
index 55675e0..40f9930 100644
--- a/public/home/Impressum.html
+++ b/public/home/Impressum.html
@@ -16,10 +16,10 @@
 
 <body>
     <div class="page-wrap">
-        <div class="header" style="width: 100%; position: fixed; top:0; padding-bottom:0px; height:5% !important; background:
+        <div class="header" style="width: 100%; position: fixed; top:0; padding-bottom:0px; height:8.5% !important; background:
             rgb(255,255,255);
-            background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 48%,
-            rgba(255,255,255,0.5242471988795518) 100%);">
+            background: linear-gradient(180deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%, rgba(255,255,255,0)
+            100%);">
             <h1 style="width:100%;"><span style="text-align:left;"><a href="index.html">&bullet;</a></span>
             </h1>
 
-- 
GitLab