language fixes

This commit is contained in:
Peter Papp
2021-04-17 10:12:26 +02:00
parent be6ccecee6
commit fc11a38457
2 changed files with 14 additions and 4 deletions

View File

@@ -386,7 +386,7 @@
}
.languages-wrapper {
margin-top: 0px;
margin-top: 0;
}
}
}
@@ -430,7 +430,7 @@
@media only screen and (max-width: 1024px) {
.search-bar-wrapper {
top: 15px;
top: 58px;
z-index: 7;
}
}