Add default background white for the body tag
This commit is contained in:
committed by
Frederic Guillot
parent
ec5ec2ea81
commit
2278a3b00c
@@ -22,6 +22,7 @@ body
|
||||
color: color('primary')
|
||||
font-family: $text-font
|
||||
text-rendering: optimizeLegibility
|
||||
background-color: color('white')
|
||||
|
||||
small
|
||||
font-size: size('small')
|
||||
|
||||
Reference in New Issue
Block a user