service image size fixed

This commit is contained in:
gokul subedi 2024-11-20 15:26:31 +05:45
parent 2b65b7e5c8
commit faf4f7934c

View File

@ -26,7 +26,7 @@
.service1-img {
height: 350px ;
width: 300px;;
width: 450px !important;
object-fit: cover;
}