fix merge errors

This commit is contained in:
nikk gitanes
2021-06-17 22:18:48 +03:00
parent abd379ed55
commit 3ec9b58ebc
4 changed files with 11 additions and 12 deletions

View File

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