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

File diff suppressed because it is too large Load Diff