Rebuild-Black-Business / RBB-Website

Website to help connect black-owned businesses with consumers and resources
https://www.rebuildblackbusiness.com/
MIT License
119 stars 72 forks source link

Fix: Changed z-index of navigation to bring it to forefront #308

Closed JTSchwartz closed 4 years ago

JTSchwartz commented 4 years ago

Describe your PR

Page title and navigation were on the same z-index. Bumping the z-index of the navigation up by one resolves the issue and no further problematic interactions can be found

Fixes #304

Pages/Interfaces that will change

All pages with navigation on small (mobile) displays

Screenshots / video of changes

RBB-MobileNav

Steps to test

  1. Open on a phone (or in the dev tools device emulator) 2.) Click on hamburger menu icon
netlify[bot] commented 4 years ago

Deploy request for rebuild-black-business accepted.

Accepted with commit eeda2a24ed0edbd852936f751d42e59ee388b1c5

https://app.netlify.com/sites/rebuild-black-business/deploys/5f124d31916c6f000749cf0a

ifyoumakeit commented 4 years ago

This is probably due to my z-index changes in #301, glad this was caught / fixed!