Skip to content

Commit

Permalink
Correct #3
Browse files Browse the repository at this point in the history
  • Loading branch information
fialhorenato committed Aug 9, 2017
1 parent cbc956a commit 770f7dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Typography
$base-font-size: 0.5rem !default;
$base-font-size: 1rem !default;
$bold-font-weight: bold !default;
$serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
$mono: "Hack" "Fira Code", "Ubuntu Mono", "Droid Sans Mono", "Operator Mono", "Liberation Mono", "Source Code Pro", Menlo, Consolas, Courier, monospace;
Expand Down

0 comments on commit 770f7dc

Please sign in to comment.