From b751066ba467a9a63992735eb1c18ec423b244b5 Mon Sep 17 00:00:00 2001 From: Thulina Wickramasinghe Date: Thu, 5 Sep 2024 16:26:24 +0530 Subject: [PATCH] Fix(countdown): adjust spacing and increrase z-index of register btn --- apps/2024/src/components/landing/hero.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/2024/src/components/landing/hero.jsx b/apps/2024/src/components/landing/hero.jsx index 1cb62c9..e49f3a6 100644 --- a/apps/2024/src/components/landing/hero.jsx +++ b/apps/2024/src/components/landing/hero.jsx @@ -6,7 +6,7 @@ import { CountDown } from '.'; const Hero = () => { return ( -
+
A unique competition that keeps the coders around the island on their toes. Welcome to Bashaway {currentYear}, @@ -16,7 +16,7 @@ const Hero = () => {