Browse Source

nav: use Playfair Display 700 for offcanvas nav items (matches footer)

windhamdavid 1 week ago
parent
commit
fce28ec4f9
2 changed files with 2 additions and 0 deletions
  1. 2 0
      style.css
  2. 0 0
      v4-style.min.css

+ 2 - 0
style.css

@@ -2177,6 +2177,8 @@ ul.bookmarks {
 }
 }
 ul.nav .list-group-item a {
 ul.nav .list-group-item a {
   color: #fff;
   color: #fff;
+  font-family: 'Playfair Display', serif;
+  font-weight: 700;
 }
 }
 ul.nav .list-group-item a:hover {
 ul.nav .list-group-item a:hover {
   color: #25c2a0;
   color: #25c2a0;

File diff suppressed because it is too large
+ 0 - 0
v4-style.min.css


Some files were not shown because too many files changed in this diff