я.метрика

This commit is contained in:
Zakhar
2026-09-04 18:57:54 +03:00
parent 74f9885677
commit 80824b0494
22 changed files with 597 additions and 279 deletions
+5
View File
@@ -66,4 +66,9 @@ export const GlobalStyle = createGlobalStyle`
transform: rotate(360deg);
}
}
*::placeholder {
font-weight: 300;
font-size: 16px;
}
`;