diff --git a/src/components/molecules/NavBar.tsx b/src/components/molecules/NavBar.tsx index c68873ff..8d5f9822 100644 --- a/src/components/molecules/NavBar.tsx +++ b/src/components/molecules/NavBar.tsx @@ -300,7 +300,6 @@ export const NavBar: React.FC = ({ borderRadius: '5px', padding: '8px', marginRight: '10px', - '&:hover': { backgroundColor: 'white', color: '#ff00c3' } }}> {user.email}