How do I make two buttons side by side and responsive?
问题 I have a small task where it requires the two buttons side by side when using a desktop, and then when on mobile they are stacked on top of each other but have not decreased in size. I have managed to make them stack on top of each other but they are different sizes? Whenever I defined the % size of the buttons it makes them squish together and look hideous when in device view. .button { background-color: #f2f2f2;; border: none; color: #737373; padding: 15px 32px; text-align: center; text