From 9fcff60af806bd620a98d1216770f6bc277fb542 Mon Sep 17 00:00:00 2001 From: Zoia <43918051+zizi62@users.noreply.github.com> Date: Fri, 5 Feb 2021 04:26:01 -0500 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20OTT-810=20(#292)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit deleted z-index Co-authored-by: Zoia --- src/features/MatchCard/styled.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/features/MatchCard/styled.tsx b/src/features/MatchCard/styled.tsx index 2d4cd3c2..d1f3fa27 100644 --- a/src/features/MatchCard/styled.tsx +++ b/src/features/MatchCard/styled.tsx @@ -76,7 +76,6 @@ export const MatchDate = styled.div` white-space: nowrap; color: white; background-color: #6D6D6D; - z-index: 1; @media ${devices.tablet} { top: 10px;