Fix background color var name to default
This commit is contained in:
committed by
Frederic Guillot
parent
2278a3b00c
commit
7a4165a256
@@ -22,7 +22,7 @@ body
|
||||
color: color('primary')
|
||||
font-family: $text-font
|
||||
text-rendering: optimizeLegibility
|
||||
background-color: color('white')
|
||||
background-color: color('default')
|
||||
|
||||
small
|
||||
font-size: size('small')
|
||||
|
||||
Reference in New Issue
Block a user