CarletonComputerScienceSociety / website

2021-Present website
https://ccss.carleton.ca
13 stars 25 forks source link

Fix Navbar Overflow #467

Closed ryangchung closed 3 months ago

ryangchung commented 4 months ago

As seen below, any window size width of under 1032px causes an overflow of the navbar items and gets pushed down: image

The navbar items should not overflow.

The navbar layout can be found here: https://github.com/CarletonComputerScienceSociety/website/blob/master/layouts/partials/navbar_temp.html