diff --git a/web/src/layout/Header/navbar/Explore.tsx b/web/src/layout/Header/navbar/Explore.tsx index 1afec3fe7..2891ef794 100644 --- a/web/src/layout/Header/navbar/Explore.tsx +++ b/web/src/layout/Header/navbar/Explore.tsx @@ -43,7 +43,6 @@ const StyledLink = styled(Link)` } ${landscapeStyle( () => css` - min-height: 32px; color: ${({ theme }) => theme.white}; ` )};