How to stop text spilling out of container when resizing width of viewport ?
6 Replies
don't use margin of 5rem on small devices? also you can use flex-wrap
Ahh I see. Let me try as you have suggested
Thank You! Your suggestion worked for me and I am getting the output I wanted but now for some reason the div spans the entire width of my preview window from left to right. How can I address this ?

max-width
ohh okk
wonderful. It worked 🙏 Thanks a lot!

