Skip to content

Commit

Permalink
Specify hero/navbar font
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman committed Jun 28, 2024
1 parent f780a98 commit 8608a09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.hero-title,
.navbar-logo-text {
font-family: "Lato";
}

0 comments on commit 8608a09

Please sign in to comment.