style(#ott1989): header style fixed (#571)

Co-authored-by: Farber Denis <denis.farber@instatsport.com>
keep-around/100b3f5493bc24e9889c376dcfc797564582c41c
Farber Denis 4 years ago committed by GitHub
parent af30b88d36
commit e1cf50429f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/features/ProfileHeader/styled.tsx

@ -29,7 +29,6 @@ export const HeaderStyled = styled.header<HeaderProps>`
display: flex;
justify-content: center;
height: ${({ height = 8.5 }) => height}rem;
padding: 25px;
@media (max-width: 450px){
height: 124px;

Loading…
Cancel
Save