final-fix-petboom

This commit is contained in:
2026-06-27 09:09:03 +03:30
parent 36b438ebb7
commit f5ef64a708
7 changed files with 32 additions and 21 deletions

View File

@@ -802,7 +802,7 @@
height: 40px;
}
#petboom-final-root .hero-buttons .services-box img[width][height] {
#petboom-final-root .hero-buttons {
width: 40px !important;
height: 40px !important;
}
@@ -996,6 +996,12 @@
top: 176px;
left: 20px;
}
.services-box svg{
width: 40px !important;
height: 40px !important;
min-width: 40px;
min-height: 40px;
}
}