Updated ProfileHeader with no header image on mobile to be smaller, invisible

• Updated:
- ProfileHeader with no header image on mobile to be smaller, invisible
This commit is contained in:
mgabdev 2020-12-31 16:37:11 -05:00
parent ab3aba4fb5
commit aaaebdaea3

View File

@ -194,7 +194,7 @@ class ProfileHeader extends ImmutablePureComponent {
}
{
headerMissing &&
<div className={[_s.d, _s.h122PX, _s.w100PC, _s.bgSecondary].join(' ')} />
<div className={[_s.d, _s.h53PX, _s.w100PC, _s.bgPrimary].join(' ')} />
}
<div className={[_s.d, _s.w100PC].join(' ')}>