remove transition

pull/531/head
Vladimir Volek 5 years ago
parent 7161f89f1f
commit 53e7db56d5

@ -63,7 +63,6 @@ const StyledNavLink = styled(NavLink)`
&.active,
&:hover {
transition: all 0.3s ease-in-out;
color: ${colors.TEXT_PRIMARY};
}

Loading…
Cancel
Save