2206-fsa-best-team / VibeCheck

It’s like Twitter but you’re only following yourself
https://vibe-check.onrender.com
0 stars 3 forks source link

Fixed issue of sidebar covering content #205

Closed danielyj98 closed 2 years ago

danielyj98 commented 2 years ago

The sidebar no longer covers the content- I changed the breakpoint to xl from lg, which allows the side bar to show up in a window that takes up most of a 13" screen. A good way to test this is messing around with screen width. The branch is called z index fixes, but it's really the breakpoint doing the heavy lifting.