JIITODC / jiitodc-website-deprecated

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

Responsiveness + Hamburger #71

Closed JS-goose closed 5 years ago

JS-goose commented 5 years ago

Fixes #60

Proposed Changes

It's not exactly perfect on some of the obscure smaller screen sizes but it works on mobile and tablets. The hamburger menu comes from Font Awesome since it was already being used.

Also, the hamburger only appears at 515px screen width and the nav is hidden here also. If you'd like the nav hidden and the hamburger to appear at larger screen sizes (~715px) just let me know and I can change it.