From 481f3e3934b4bb7d29becbf1ebccb22000aef55a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estelle=20K=C3=B6hler?= Date: Thu, 9 Apr 2026 12:14:35 +0200 Subject: [PATCH] Fix how-it-works card styling --- css/landingpage.css | 4 ++-- index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/landingpage.css b/css/landingpage.css index 38ea4ae..3d70ebb 100644 --- a/css/landingpage.css +++ b/css/landingpage.css @@ -184,8 +184,8 @@ body { align-items: center; gap: 16px; padding: 28px 20px; - background: var(--white); - border: 2px solid var(--tomato); + background: var(--white) !important; + border: 2px solid var(--tomato) !important; border-radius: 28px; box-shadow: 0 12px 30px rgba(212, 75, 36, 0.08); } diff --git a/index.html b/index.html index 40a7633..8a9f43a 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,9 @@ Invité | Events entdecken - + - +