diff --git a/public/header_footer/header.html b/public/header_footer/header.html
index 496800d..ceedb74 100644
--- a/public/header_footer/header.html
+++ b/public/header_footer/header.html
@@ -3,54 +3,58 @@
Zeigt Logo, Link zur Startseite, Warenkorb (beispielhaft, keine Funktion) und Menüleiste an
-->
-
-
-

-
Modellauto - Shop
-
-
-
+
+
+
diff --git a/static/Styles/styles-main.css b/static/Styles/styles-main.css
index 6af9077..a739343 100644
--- a/static/Styles/styles-main.css
+++ b/static/Styles/styles-main.css
@@ -55,6 +55,11 @@ header {
object-fit: contain;
}
+.logo-link {
+ text-decoration: none;
+ color: inherit;
+}
+
header h1 {
font-size: 30px;
color: #333;