Currently, I am working on HTML, CSS, and JS coding tasks.
I am attempting to design a responsive navigation bar with my logo as a link for the homepage. However, I encounter an issue where the image becomes too small when the navbar height is set at 2-3rem.
I have experimented by adjusting padding and margins, but unfortunately, I cannot increase the size of the image without scaling up all other elements in the navbar along with it.
[Small image in a 2rem nav-bar][1] [HTML Code][2] [CSS Code][3] [Image at ideal size, with oversized links & nav bar][4]
[1]: https://i.sstatic.net/5nnBc.png [2]: https://i.sstatic.net/eBgbj.png [3]: https://i.sstatic.net/dkcrj.png [4]: https://i.sstatic.net/iUj7m.png
Your assistance on this matter would be highly appreciated