From ed3faf85e6a6e8083128ec68894533738c762b04 Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Fri, 24 Jan 2025 01:53:42 +0000 Subject: Add /live --- components/EventListing.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/EventListing.vue') diff --git a/components/EventListing.vue b/components/EventListing.vue index 287fbfc..5c04189 100644 --- a/components/EventListing.vue +++ b/components/EventListing.vue @@ -127,7 +127,7 @@ const removeFavourite = async () => { } .event-details:hover { - background-color: var(--color-background-muted); + background-color: var(--color-hover); } .event { -- cgit v1.2.3-70-g09d2