CSS – How to make nav bar link active background color wider than the text – Reactjs
I'm working on a navbar for CSS and I've gotten it working the way I want however the active state shows the background color that has the same width as the text itself. I feel like this is basic but…