Explorar o código

fix navbar logo hover

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
6df9aa1fe8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Navbar/index.tsx

+ 1 - 0
src/components/Navbar/index.tsx

@@ -19,6 +19,7 @@ const StyledLogo = styled.div`
   font-size: 20px;
   cursor: pointer;
   font-weight: 700;
+  color: #ffffff;
 `;
 
 const StyledNav = styled.nav`