Nav link styling

This commit is contained in:
Thomas Smith 2022-09-07 14:27:30 -04:00
parent 54f3370ef3
commit a470be70fc

View file

@ -24,6 +24,11 @@ body{
border-bottom: 2px solid #949494;
}
.nav-item{
font-family: "pp-neue-machina", sans-serif;
text-transform: uppercase;
}
/* Brand Colors */
.teal{