This commit is contained in:
2025-07-26 11:56:16 +02:00
committed by GitHub
parent 0b9903feb7
commit 5e569e15ea

View File

@@ -11,8 +11,8 @@
@media (max-width: 768px) { @media (max-width: 768px) {
.search-result { .search-result {
display: block; display: block !important;
width: 95.5%; width: 95.5% !important;
} }
} }