Update style.js

This commit is contained in:
nikk gitanes
2021-06-17 22:37:13 +03:00
parent 7fe945a1f0
commit 3c85c70f37

View File

@@ -86,6 +86,6 @@ export const LanguageSwitch = styled.div`
@media (max-width: 700px) { @media (max-width: 700px) {
height: 28px; height: 28px;
width: 28px; width: 28px;
font-size: 6px; font-size: 12px;
} }
` `