Compare commits

...

3 Commits

Author SHA1 Message Date
akash
c7382ae1cd Card icon widht updated 2025-09-17 20:37:50 +05:30
akash
f2424d2ea7 Card icon widht updated 2025-09-17 20:37:36 +05:30
akash
be6dc4e716 Card icon widht updated 2025-09-17 20:26:42 +05:30

View File

@ -83,6 +83,13 @@
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 {
bottom: 183px;
}