Image sizing responsive
Hi guys, when i add my image to my page my structure is getting a bit off point. so the div on the left is getting to small. . I tried to make the image smaller but that will make the image ugly. On a bigger screen it works fine but on a normal laptop screen not.
https://codepen.io/Boeroe/pen/vYbEOqQ
2 Replies
Anyone.
your adding too much padding and also 3rem gap between divs try to use less padding from left-to-right
you can also make div and give width and height according to your needs and inside that div make width and height to 100% to image