From 36e247cf24b21999bb60a5c368ec7e3a63825028 Mon Sep 17 00:00:00 2001 From: Cooper Ransom Date: Fri, 15 Mar 2024 14:00:48 -0400 Subject: [PATCH] make the overall views box the same color as the next and prev page buttons --- src/pages/TopFlix.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/TopFlix.tsx b/src/pages/TopFlix.tsx index e6281c2d..3edbedf6 100644 --- a/src/pages/TopFlix.tsx +++ b/src/pages/TopFlix.tsx @@ -165,8 +165,10 @@ export function TopFlix() { the current backend deployment.
-
-

Overall Views: {totalViews}

+
+

+ Overall Views: {totalViews} +