From a4055ffd2033181cdd8f7165ac4bd64b8b537685 Mon Sep 17 00:00:00 2001 From: Abdellah Hariti Date: Sat, 9 Nov 2024 15:44:24 +0100 Subject: [PATCH] consistent cursors on guide cards on the home page closes #9990 --- src/components/platformFilter/index.tsx | 22 +++++++++---------- .../platformFilter/style.module.scss | 1 + 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/src/components/platformFilter/index.tsx b/src/components/platformFilter/index.tsx index e4a7967e19ac0d..08f8f6029a747a 100644 --- a/src/components/platformFilter/index.tsx +++ b/src/components/platformFilter/index.tsx @@ -116,17 +116,15 @@ function PlatformWithGuides({ >
- -
- - {platform.title} -
- +
+ + {platform.title} +