From d4f17ba1a261a818ed99799007a7f451c109650f Mon Sep 17 00:00:00 2001 From: Antoine Phan Date: Mon, 9 Feb 2026 00:23:15 -0500 Subject: [PATCH] Minor tweak on council card on big vs small screens --- src/components/council/CouncilCard.svelte | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/council/CouncilCard.svelte b/src/components/council/CouncilCard.svelte index d00e876..db68c46 100644 --- a/src/components/council/CouncilCard.svelte +++ b/src/components/council/CouncilCard.svelte @@ -9,10 +9,16 @@ } +
+ e.key === 'Enter' || e.key === ' ' ? (e.preventDefault(), onViewProfile()) : null} >
{position}