From 0944b220341a1eda26b9413e1f7848074944c585 Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 2 Jan 2024 23:09:16 +0100 Subject: [PATCH] Liste auf Startseite --- style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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%; }