Skip to content

Commit

Permalink
change default font
Browse files Browse the repository at this point in the history
  • Loading branch information
mayswind committed Apr 16, 2019
1 parent 2731e7c commit 690345c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/theme/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
}

.skin-aria-ng, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .sweet-alert {
font-family: 'Hiragino Sans GB', 'Microsoft YaHei', 'STHeiti', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;
}

.skin-aria-ng .main-header .navbar {
Expand Down

0 comments on commit 690345c

Please sign in to comment.