BetOnJeanette / Portfolio

My Portfolio
0 stars 0 forks source link

15-pretty-up-the-nav-bar #17

Closed BetOnJeanette closed 3 months ago

BetOnJeanette commented 3 months ago

What was the Problem?

The nav bar didn't fit in with the rest of the site, especially in mobile.

What did I do to solve the problem?

I made the nav bar match up with the Hero section - stretch to the entire screen width, same border radius, color.

I made the links into buttons. They match up with the existing color scheme, and have a small animation when hovered.

I made the nav bar stick to the top of the screen. I ensured that, when one of the links is clicked, the nav bar didn't cover it up.

I made the logo (The text that I need to replace at some point) return to the top.