diff --git a/style.css b/style.css index 85cad6f..4fe9de1 100644 --- a/style.css +++ b/style.css @@ -17,6 +17,7 @@ body { .header-container { position: relative; width: 100%; + } .header-image { @@ -151,7 +152,7 @@ body { .Spieletypen { display: block; } -.KategorieLink { - width: 15vw; +.KategorieLink{ + width: 22vw; height: 100%; }