From 7023b470e65d8728371529df244bb91df87fc62a Mon Sep 17 00:00:00 2001 From: Yifan Mai Date: Wed, 30 Oct 2024 13:53:13 -0700 Subject: [PATCH] Fix padding around mini leaderboard for Classic and Lite (#3114) --- helm-frontend/src/components/Hero.tsx | 29 +++++++++------------------ 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/helm-frontend/src/components/Hero.tsx b/helm-frontend/src/components/Hero.tsx index b6f9bcfa11..3587d356f5 100644 --- a/helm-frontend/src/components/Hero.tsx +++ b/helm-frontend/src/components/Hero.tsx @@ -15,34 +15,25 @@ export default function Hero() { {/* Container for Image and Leaderboard */} -
+
{/* Image section */}
HELM Hero
{/* Leaderboard section */} -
-
- -
- - - -
+
+ +
+ + +