From 9e9f5d6ac625a31fa50b93ed08b91738ca698039 Mon Sep 17 00:00:00 2001
From: Lahode <carolin.lahode@hft-stuttgart.de>
Date: Thu, 8 Dec 2022 20:37:13 +0000
Subject: [PATCH] Update Impressum.html

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

diff --git a/public/home/Impressum.html b/public/home/Impressum.html
index 9325515..4958ca9 100644
--- a/public/home/Impressum.html
+++ b/public/home/Impressum.html
@@ -22,8 +22,8 @@
             rgb(255,255,255);
             background: linear-gradient(180deg, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 60%, rgba(255,255,255,0)
             100%);">
-            <h2 style="width:100%;"><span style="text-align:left;"><a href="index.html">&bullet;</a></span>
-            </h2>
+            <h1 style="width:100%; font-size:2.5rem"><span style="text-align:left;"><a href="index.html">&bullet;</a></span>
+            </h1>
 
         </div>
 
-- 
GitLab