From d338dc752d34a67be239278188c704ed4073fa4a Mon Sep 17 00:00:00 2001 From: hfcRed Date: Fri, 26 Dec 2025 00:12:02 +0100 Subject: [PATCH] I need to go to bed --- app/features/calendar/components/TournamentCard.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/features/calendar/components/TournamentCard.module.css b/app/features/calendar/components/TournamentCard.module.css index 659b42676..c24c8cbaf 100644 --- a/app/features/calendar/components/TournamentCard.module.css +++ b/app/features/calendar/components/TournamentCard.module.css @@ -35,7 +35,7 @@ } .card:hover .avatarImg { - outline: 6px solid var(--color-bg-high); + outline: 6px solid var(--color-bg-higher); } .org {