JuanPabloDiaz / landingZone

Landing page from a Figma project. App Build with React and Tailwind
https://lp.jpdiaz.dev/
MIT License
0 stars 0 forks source link

MVP2 >> Auto close navbar after click on link responsive mode #55

Closed JuanPabloDiaz closed 11 months ago

JuanPabloDiaz commented 11 months ago

NAVBAR Set to hidden since its not functional yet. it taking the entire screen and wont close after click. (To show change hidden to flex in small screens)

I had to ajust the NavBar to work for tablets as well.