few colors changed

This commit is contained in:
Daniel Shleifman
2021-06-21 13:35:02 +03:00
parent 57cbac38c9
commit ba284e7bda
5 changed files with 11 additions and 11 deletions

View File

@@ -82,7 +82,7 @@ export const LanguageSwitch = styled.div`
color: #fff;
:hover {
background: #7ec9a3;
background: #4db380;
}
@media (max-width: 700px) {