Skip to content

Commit 1f46044

Browse files
committed
feat: change font
1 parent 908da58 commit 1f46044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

angular-hub/src/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body {
3030
margin: 0;
3131
display: flex;
3232
min-height: 100vh;
33-
font-family: Verdana, sans-serif;
33+
font-family: Inter, sans-serif;
3434
line-height: 1.5;
3535
}
3636

0 commit comments

Comments
 (0)