swecc-uw / swecc-website

Software Engineering Career Club Website
https://swecc.org
4 stars 29 forks source link

BUG: Fix navbar to stick to top of page at all times #51

Open Aryakoste opened 2 months ago

Aryakoste commented 2 months ago

Author: Aryakoste

Fixes https://github.com/swecc-uw/swecc-website/issues/33

What changes were made?

I made the navbar position:sticky with top:0 so that it sticks to the top at all times regardless of scroll.

Why are these changes important/necessary?

The navbar was not visible when we scroll down which made navigation a little bit cumbersome.

(If applicable) Screenshots of your changes. Providing an “old vs. new” comparison would be great!

leahjia commented 2 months ago

@Aryakoste thanks for contributing. We're about to introduce SWECC lab at UW and these issues are prioritized for our student members as part of this initiative. We appreciate your help and will consider your PR if the issue remains open after a few weeks.