Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

Commit

Permalink
Set font-weigh to normal(Maybe I'm not happy with thin font on Window…
Browse files Browse the repository at this point in the history
…s?0.0)
  • Loading branch information
milkice233 committed Jan 16, 2018
1 parent 67960b3 commit 071304a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body {
font-size: 16px;
background: #f5f5f5;
color: #848484;
font-weight: 300;
font-weight: 400;
overflow-x: hidden
}

Expand Down

0 comments on commit 071304a

Please sign in to comment.