generated from chingu-voyages/voyage-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the problem
It was discovered that the button and logo did not always align on the landing page on all browsers.
Actual behavior
The "Try It Out" button and sometimes the logo did not appear in the center of the page on all browsers.
Chrome and Edge seem to work as desired but Firefox and Safari did not.
Screenshots
If applicable, add screenshots or gifs to help explain your problem.
Your Environment:
- Your browser & its version
- Any other software that may impact this issue
Additional Information
Editing some alignment in the Tailwind may have corrected the issue. Firefox now appears correct. Will need to test on Safari.
The change was a line
was changed to
This was done after research found that Firefox sometimes handles flex and alignment differently than Chrome.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working