fix build

This commit is contained in:
nikk gitanes
2021-06-17 22:26:10 +03:00
parent 73a96e2b25
commit 7fe945a1f0
2 changed files with 2 additions and 1 deletions

View File

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