Improve the layout of the search page on mobile

This commit is contained in:
ormai 2023-09-10 21:31:34 +02:00 committed by MatthieuBarbu
parent d00c4bf496
commit a89848b0ec
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ button.category_button {
}
#search_view {
padding: 0.5rem 0.3rem 0 0.5rem;
padding: 0.5rem 2.8rem 0 0;
grid-area: search;
body.results_endpoint & {