From 142c2eafb6ccfc13ff3d182b9144d02dc9461739 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 23 Aug 2024 21:39:07 +0100 Subject: [PATCH] Improve streak UI --- src/components/AccountStreak/AccountStreak.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/AccountStreak/AccountStreak.tsx b/src/components/AccountStreak/AccountStreak.tsx index c7cdfa509..5946c6465 100644 --- a/src/components/AccountStreak/AccountStreak.tsx +++ b/src/components/AccountStreak/AccountStreak.tsx @@ -108,9 +108,9 @@ export function AccountStreak(props: AccountStreakProps) { {showDropdown && (
-
+

Current Streak @@ -180,7 +180,7 @@ export function AccountStreak(props: AccountStreakProps) {

-

+

Visit every day to keep your streak alive!