Fix bordi cercaorario products

This commit is contained in:
Leocraft1 2025-07-27 18:19:59 +02:00
parent 8fc1d603a2
commit 81fe0a1698
1 changed files with 4 additions and 0 deletions

View File

@ -143,3 +143,7 @@ footer {
left: 0; left: 0;
width: 100%; width: 100%;
} }
div.search-result div{
margin-left: 2px;
margin-right: 2px;
}