Skip to content

Troubleshooting alignment on landing page #147

@bhoyem

Description

@bhoyem

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions