diff --git a/app/components/Tab.js b/app/components/Tab.js index ef985ee12..df7c71ced 100644 --- a/app/components/Tab.js +++ b/app/components/Tab.js @@ -10,7 +10,6 @@ type Props = { const StyledNavLink = styled(NavLink)` position: relative; - bottom: -1px; display: inline-block; font-weight: 500;