CSS not updating the Navbar React Element
I am starting out with a fresh react app. I have created the Navbar.js element which contains the semantic HTML5 structure for the Nav Element. I’ve also created the styles.css in order to give a style to the Nav Element.