Explorar o código

Replace hard coded value of body-background-color with white variable (#1185)

bstashio %!s(int64=7) %!d(string=hai) anos
pai
achega
78fc506e51
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      sass/base/generic.sass

+ 1 - 1
sass/base/generic.sass

@@ -1,4 +1,4 @@
-$body-background-color: #fff !default
+$body-background-color: $white !default
 $body-size: 16px !default
 $body-size: 16px !default
 $body-rendering: optimizeLegibility !default
 $body-rendering: optimizeLegibility !default
 $body-family: $family-primary !default
 $body-family: $family-primary !default