Html – image and padding responsive
can someone help to fix when i do responsive page the padding on image change from this before to this responsive .service-item img { max-width: 100%; margin-bottom: 20px; border-radius: 10px; border-bottom-left-radius: 0%; border-bottom-right-radius: 0%; } how to fix that so…