How can I:
- Prevent my buttons from “squishing” on resize?
- When the height gets too small and the button starts to collide with the nav on top of it, prevent the overlay, keep some padding between them, and make the nav bar scroll to give it extra space?
See video above for the issue.
Thanks in advance!