mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Replace hard coded value of body-background-color with white variable (#1185)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$body-background-color: #fff !default
|
||||
$body-background-color: $white !default
|
||||
$body-size: 16px !default
|
||||
$body-rendering: optimizeLegibility !default
|
||||
$body-family: $family-primary !default
|
||||
|
||||
Reference in New Issue
Block a user