Hi I need help with my random quote machine. I used flexbox for this project.
In normal cases, it is fine. Desktop and mobile. But when the viewport height shrinks, the text is eaten by the container. How to fix this little bug?? I’m thinking of:
Set overflow - did the overflow in css, nothing happened.
Mh…is this solved? i tried to resize the browser and everything looks fine - the scrollbar reduce your width and the content replaces itself, besides that I’m not seeing anything weird