Explorar o código

fix a tag hover

AykutSarac %!s(int64=3) %!d(string=hai) anos
pai
achega
947c05f197
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/constants/globalStyle.ts

+ 0 - 1
src/constants/globalStyle.ts

@@ -19,7 +19,6 @@ const GlobalStyle = createGlobalStyle`
     &:hover {
       transition: 0.2s;
       color: ${({ theme }) => theme.BLURPLE};
-      filter: brightness(1.3);
     }
   }