diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 0124186..a806fff 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -24,16 +24,19 @@ function FloatingDiscount() { return (
-
-
- - Claim 20% Off Today! - 20% Off! +
+
+
+
+ + Claim 20% Off Today! + 20% Off! +
+
+ {mins}:{secs.toString().padStart(2, '0')} +
+
-
- {mins}:{secs.toString().padStart(2, '0')} -
-
);