From 0d2c68a8ab40c79788200abf501693e13a5ae236 Mon Sep 17 00:00:00 2001 From: Farber Denis Date: Wed, 7 Sep 2022 16:42:43 +0300 Subject: [PATCH] style(#ott2772): fixed font weight on match desc score block --- src/features/MatchPage/components/MatchDescription/styled.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/features/MatchPage/components/MatchDescription/styled.tsx b/src/features/MatchPage/components/MatchDescription/styled.tsx index 87d9c418..7256ca47 100644 --- a/src/features/MatchPage/components/MatchDescription/styled.tsx +++ b/src/features/MatchPage/components/MatchDescription/styled.tsx @@ -31,6 +31,7 @@ export const Score = styled.span` margin: 0 10px; color: inherit; white-space: nowrap; + font-weight: 700; ${isMobileDevice ? css`