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`