Update '_sass/minima-dark/_base.scss'

This commit is contained in:
Kale 2021-06-08 10:02:46 -07:00
parent 8bbc38d531
commit f8c26873d0
No known key found for this signature in database
GPG Key ID: F8A6CE83F1274467

View File

@ -21,6 +21,7 @@ dl, dd, ol, ul, figure {
body {
font: $base-font-weight #{$base-font-size}/#{$base-line-height} $base-font-family;
background-color: $background-color;
color: $main-color;
-webkit-text-size-adjust: 100%;
-webkit-font-feature-settings: "kern" 1;
-moz-font-feature-settings: "kern" 1;