edit search resp

This commit is contained in:
madarsbiss 2021-09-22 23:25:53 +03:00
parent 7619821822
commit 358a30418c

View File

@ -14,5 +14,6 @@
@media only screen and (max-width: 520px) { @media only screen and (max-width: 520px) {
.search { .search {
width: 100%; width: 100%;
text-align: center;
} }
} }