diff --git a/src/static/css/style.css b/src/static/css/style.css index 6941178..539790e 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -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{