mirror of
https://github.com/minoplhy/minima-dark.git
synced 2024-11-14 15:47:10 +00:00
Update '_sass/minima-dark/_base.scss'
This commit is contained in:
parent
8bbc38d531
commit
f8c26873d0
@ -21,6 +21,7 @@ dl, dd, ol, ul, figure {
|
|||||||
body {
|
body {
|
||||||
font: $base-font-weight #{$base-font-size}/#{$base-line-height} $base-font-family;
|
font: $base-font-weight #{$base-font-size}/#{$base-line-height} $base-font-family;
|
||||||
background-color: $background-color;
|
background-color: $background-color;
|
||||||
|
color: $main-color;
|
||||||
-webkit-text-size-adjust: 100%;
|
-webkit-text-size-adjust: 100%;
|
||||||
-webkit-font-feature-settings: "kern" 1;
|
-webkit-font-feature-settings: "kern" 1;
|
||||||
-moz-font-feature-settings: "kern" 1;
|
-moz-font-feature-settings: "kern" 1;
|
||||||
|
Loading…
Reference in New Issue
Block a user