Skip to content

Commit

Permalink
Add default text color to body
Browse files Browse the repository at this point in the history
  • Loading branch information
nmihalyov committed Apr 27, 2021
1 parent 503963a commit aa27b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/sass/assets/_base.sass
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
body
width: 100%
min-height: 100vh
color: $black
line-height: 1.4
@include font-fix
font:
Expand Down

0 comments on commit aa27b36

Please sign in to comment.