open-sauced / landing-page

This is the new landing page for open sauced
https://opensauced.pizza
30 stars 28 forks source link

Bug: use cases menu under 404 page #276

Closed zeucapua closed 3 months ago

zeucapua commented 3 months ago

Describe the bug

When getting the 404 page, the 'Use Cases' menu buttons cannot be clicked image

Steps to reproduce

  1. Go to any non-existent page
  2. Open the 'Use Cases' menu
  3. See that you cannot click any sub items
bdougie commented 3 months ago

This is a repeat occurence. My suggestion is removing the z-50 from the tailwind on the 404 page.

Similar to https://github.com/open-sauced/landing-page/pull/266 and https://github.com/open-sauced/landing-page/pull/260

BekahHW commented 3 months ago

Looks like @bdougie's PR fixed this, so I'm going to go ahead and close it.