This commit is contained in:
= 2021-06-02 16:39:13 +05:00
parent 2698fc22b2
commit 14a6d216b0
2 changed files with 4 additions and 4 deletions

View File

@ -69,6 +69,6 @@
display: none;
}
}
.mobileSearch {
display: block;
.searchModal {
display: none;
}

View File

@ -190,8 +190,8 @@ li {
display: none;
}
.mobileSearch {
display: block;
.searchModal {
display: none;
}
.footer {