Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 20b2266

Browse files
committed
Fix for Navbar Font's
1 parent 0ba81ab commit 20b2266

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/NavBar/styles.css

+2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
padding-right: 16px;
99
position: relative;
1010
z-index: 1;
11+
font-family: "Roboto", Arial, Helvetica, sans-serif;
1112
}
13+
1214
.navbar-left {
1315
display: flex;
1416
flex-direction: row;

0 commit comments

Comments
 (0)