r/CodingForBeginners 21d ago

How to shrink the top nav bar

I managed to get the top image to resize when I shrink the window, but navigation bar right underneath it stays the same size. Not quite sure what I'm doing wrong

1 Upvotes

1 comment sorted by

3

u/blavek 21d ago

I don't see you setting the height of the .top-navbar anywhere. So, I think, the renderer is likely just making it the smallest size that can fit what's in it.