Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg committed Apr 10, 2020
1 parent a0374e7 commit 109f148
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/assets/scss/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $main--color : #f1f4f5;
$view--margin : 16px;

.num {
// font-family: 'Roboto-Thin';
font-family: 'Roboto-Thin';
font-weight: bolder;
}

Expand Down
6 changes: 3 additions & 3 deletions src/assets/scss/ele.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,6 @@ textarea {
@include cur-def();
}

// button {
// font-family: 'SourceHanSans-Regular' !important;
// }
button {
font-family: 'SourceHanSans-Regular' !important;
}

0 comments on commit 109f148

Please sign in to comment.