Installation Link
Copy the following to the <head>
of your HTML
<link rel="stylesheet" href="https://design-with-ira.netlify.app/installationLinks/nav.css">
To implement the nav styling, add the nav
class to the
<nav>
tag. Also add a second class to specify the type of navigation.
Second class for NAV
nav-site
nav-scrolling
Inside the nav, create an inline list. For more details, refer Lists
CSS Variables
--width-nav-scrolling
--width-nav-site