Navbar

add class to pages

Go to your home page and add class="navbar" to the P tag before the navbar starts. 

Go into your other pages and add class="navbar" to the P tag for the navbar too. 

style

Copy the h1 style. Paste it below h2, and change the font-size so it all fits on one line.

  • making it bigger than 100% with 1.2em OR
  • making it smaller than 100% with .8em 

 In my example, my font is quite small so I need to make it bigger.

Get this stage checked off.