Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

Commit c390b49

Browse files
authored
GH-82 Change navbar font
* Update Navbar.vue * Update Navbar.vue
1 parent aa07c14 commit c390b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header/Navbar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
}
100100
101101
.nav-link {
102-
font-family: "Lato", sans-serif;
102+
font-family: "Inter", sans-serif;
103103
text-transform: uppercase;
104104
color: #d3d4d5 !important;
105105
margin-right: 3px;

0 commit comments

Comments
 (0)