From 36c97ad804c62787036e2a03e150462c8c464db7 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Fri, 19 Feb 2021 20:51:55 +0100 Subject: [PATCH] Updated styles in tags section to make it more dark-theme friendly --- src/tags/TagCard.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/tags/TagCard.tsx b/src/tags/TagCard.tsx index d7359b25..b72bca0e 100644 --- a/src/tags/TagCard.tsx +++ b/src/tags/TagCard.tsx @@ -35,10 +35,10 @@ const TagCard = ( return ( - -
@@ -57,14 +57,14 @@ const TagCard = ( Short URLs {prettify(tagStats.shortUrlsCount)} Visits {prettify(tagStats.visitsCount)}