diff --git a/styles/primary.css b/styles/primary.css index 686361a..ffcfdde 100644 --- a/styles/primary.css +++ b/styles/primary.css @@ -121,7 +121,7 @@ For all the things at the bottom of the page; log in/out, 'my account', etc. } .subNavLink { - border: 1px solid rgb(0, 0, 255)blue; + border: 1px solid rgb(0, 0, 255); border-radius: 3px; box-shadow: 0px 2px 4px; text-decoration: none;