Card icon widht updated

This commit is contained in:
akash 2025-09-17 20:26:42 +05:30
parent 77af63544e
commit be6dc4e716

View File

@ -83,6 +83,13 @@
z-index: 10; z-index: 10;
} }
.service-block-one .inner-box .lower-content .icon-box img {
width: 70px;
height: 70px;
}
.service-block-one .inner-box:hover .lower-content .icon-box { .service-block-one .inner-box:hover .lower-content .icon-box {
bottom: 183px; bottom: 183px;
} }