Ott 699 score style fix (#265)

* style(#699): minor score style fix

* style(#699): minor style fix
keep-around/af30b88d367751c9e05a735e4a0467a96238ef47
Sergiu 5 years ago committed by GitHub
parent 653fae17f0
commit d2a2727b42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/features/MatchCard/styled.tsx

@ -137,7 +137,7 @@ export const TeamName = styled(Name)`
`
export const Score = styled.div`
margin-left: 4px;
margin-left: auto;
text-align: center;
width: 10%;
`

Loading…
Cancel
Save