Add SASS variables for colors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import variables
|
||||
|
||||
.task-board-saving-state
|
||||
opacity: 0.3
|
||||
|
||||
@@ -6,4 +8,4 @@
|
||||
margin: auto
|
||||
width: 100%
|
||||
text-align: center
|
||||
color: #000
|
||||
color: color('dark')
|
||||
|
||||
Reference in New Issue
Block a user