aboutsummaryrefslogtreecommitdiffstats
path: root/components/EventListing.vue
diff options
context:
space:
mode:
Diffstat (limited to 'components/EventListing.vue')
-rw-r--r--components/EventListing.vue2
1 files changed, 1 insertions, 1 deletions
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 {