JIITODC / jiitodc-website-deprecated

Deprecated Website of JODC
MIT License
7 stars 40 forks source link

Make navbar responsive #60

Closed rexagod closed 5 years ago

rexagod commented 5 years ago

Expected Behavior

Hamburger menu on tablets and mobile screen.

Actual Behavior

No such menu whatsoever on resizing the window.

Fixes

Define specific breakpoints for different screens, and implementing them not only for navbar, but all elements of the site. Can use bootstrap to do so as well. Or better yet, how about a CSS Grid revamp?

JS-goose commented 5 years ago

I'd be happy to tackle this for you 😺

Ankk98 commented 5 years ago

Sure @JS-goose, go for it