This commit is contained in:
2026-01-23 12:07:08 +05:45
parent 751cc6faed
commit e2178e1439
2 changed files with 652 additions and 792 deletions

View File

@@ -938,10 +938,9 @@ p.b4 {
}
.brand-list li {
display: flex;
gap: 30px;
/* padding: 0 15px; */
/* gap between images */
/* display: flex;
gap: 30px; */
}
@media only screen and (max-width: 767px) {
@@ -37043,7 +37042,7 @@ body.tmp-body-star::before {
height: 58px;
background-color: aliceblue;
border-radius: 12px;
object-fit: contain;
transition: 0.3s all ease-out;
}