style(#274): styles fixed (#73)

keep-around/af30b88d367751c9e05a735e4a0467a96238ef47
Sergiu 5 years ago committed by GitHub
parent 9386eb834a
commit 940a020db5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/features/UserFavorites/styled.tsx

@ -18,6 +18,7 @@ export const UserSportFavWrapper = styled.div`
flex-direction:column;
align-items: center;
background: rgba(255, 255, 255, 0.1);
z-index: 2;
`
export const UserSportFavLogoWrapper = styled(Logo)`

Loading…
Cancel
Save