Latest solutions
Latest comments
- @CheerFulDev1Submitted about 4 years ago@MonikaCyprysPosted about 4 years ago
Hello! if your problem are too small images in sections, try work with section padding :) after your first breakpoint the section have 100px padding for left and right side. if you don't change it for 100px(for left and right side) and leave it on 20px(or maybe 30px) then your images will be in adequate size to section. after 1024px you can change this padding to 100px on the left and right side.
I hope that was helpful :)
1