
Help - Prevent Container from Wrapping on Mobile
Hello! I am having an issue figuring out how to get a specific container on the "About" page of my website to stop wrapping its text on smaller screens. The container has a "sidebar" column (containing my name and some contact information) and a "main-content" column (containing one image). I'm fine with the margin, padding, and font size of this container as seen on my desktop. However, when I open the page on my phone, I would prefer for the container to adhere to the boundaries/width of the section itself without wrapping.
I don't know what to add to the "mobile responsive" area of my CSS sheet in order for the container to "shrink" on mobile for it to fit, or some other solution to prevent the wrapping. Please help - thank you!