Skip to content

Commit 54ecd6b

Browse files
committed
more font options for creator
1 parent 00c421d commit 54ecd6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/menu-bar/author-info.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
.author-info {
55
color: $ui-white;
6-
font-family: "Helvetica Neue";
6+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
77
display: flex;
88
justify-content: start;
99
align-items: center;

0 commit comments

Comments
 (0)