Describe the bug
The current app loads fine on desktop browsers, but on mobile phones, the buttons are overlapped. This needs to be fixed through some responsive styling / adjusting of controls based on window size.
To Reproduce
Steps to reproduce the behavior:
Run this website locally
Enter Responsive mode in Chrome Dev Tools
Select iPhone X to see mobile view
Expected behavior
The buttons should be well laid out so that they are clear to the user.
Describe the bug The current app loads fine on desktop browsers, but on mobile phones, the buttons are overlapped. This needs to be fixed through some responsive styling / adjusting of controls based on window size.
To Reproduce Steps to reproduce the behavior:
Expected behavior The buttons should be well laid out so that they are clear to the user.
Screenshots