Improve networking, loading and redirection

This commit is contained in:
Hazem Krimi
2023-05-11 19:16:19 +01:00
parent 597c4703f2
commit 38527c2621
22 changed files with 1750 additions and 1750 deletions
+1
View File
@@ -5,6 +5,7 @@ export const Wrapper = styled.div`
.feature-type {
background: ${({ theme }) => theme.colors.gray.dark};
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}