From 96eaf261be20c9ec9f53c0eb6e6afe42f0b70f15 Mon Sep 17 00:00:00 2001 From: kelen-dev Date: Mon, 2 Jun 2025 22:44:33 +0200 Subject: [PATCH] fix --- FencerJudgeFront/src/app/components/home/home.component.css | 1 - 1 file changed, 1 deletion(-) diff --git a/FencerJudgeFront/src/app/components/home/home.component.css b/FencerJudgeFront/src/app/components/home/home.component.css index 0f10eb6..ed28e49 100644 --- a/FencerJudgeFront/src/app/components/home/home.component.css +++ b/FencerJudgeFront/src/app/components/home/home.component.css @@ -1,7 +1,6 @@ .match-card { background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%); border: 2px solid #daa520; - border-radius: 16px; padding: 24px; box-shadow: 0 8px 32px rgba(0, 0, 0, 0.4),