Skip to content

Commit 2552f07

Browse files
committed
Specify hero/navbar font
1 parent 3d57ba4 commit 2552f07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/custom.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.hero-title,
2+
.navbar-logo-text {
3+
font-family: "Lato";
4+
}

0 commit comments

Comments
 (0)