prajjwalkapoor / hall4-website

5 stars 16 forks source link

[UI] Create Navbar #13

Closed prajjwalkapoor closed 2 years ago

prajjwalkapoor commented 2 years ago

Create a responsive navbar according to the design https://www.figma.com/file/ZvkpEgMiIBZ1XLpVdcP1s7/Hall-4-Webpage?node-id=168%3A4 Navbar is a global component so write CSS for the navbar only in the global CSS file. Also, use camel casing for writing class names.

Waishnav commented 2 years ago

Also, make sure to implement the following thing The Navbar will be fixed at its position throughout the scroll, and on scrolling down a little bit (after passing down from the hero image), the background of the navbar will turn to white and the foreground text color will turn to black.

image

Anurag607 commented 2 years ago

I am taking it