I'm struggling with what seems like a simple task:
My goal is to design a sticky bottom-bar (similar to a cookie notification) containing two lines of text and a button. I need the button to be aligned next to the text on desktop, but on mobile, it should move to the next line.
Any suggestions for an efficient and straightforward solution to achieve this?
Appreciate any help!