update style, removed buttons on mobile

This commit is contained in:
partisan 2024-08-23 18:12:24 +02:00
parent 6ef817a2b0
commit f7df15e47f

View file

@ -1732,9 +1732,9 @@ body, h1, p, a, input, button {
display: none; display: none;
} }
.search-menu { /* .search-menu {
display: none; display: none;
} } */
.sub-search-button-wrapper { .sub-search-button-wrapper {
margin: 0; margin: 0;
@ -1838,9 +1838,9 @@ body, h1, p, a, input, button {
top: 5px; top: 5px;
} }
.settings-search-div { /* .settings-search-div {
display: none; display: none;
} } */
.search-container h1 { .search-container h1 {
font-size: 55px; font-size: 55px;
@ -1861,9 +1861,7 @@ body, h1, p, a, input, button {
} }
.search-button-wrapper button { .search-button-wrapper button {
display: table-row; display: none;
margin: 30px 0px 0px 0px;
width: 80%;
} }
#clearSearch { #clearSearch {