Refactor comments in SASS file
This commit is contained in:
parent
27974d63df
commit
b021bf0f65
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
|||
$toggleOffColor: rgba(126, 206, 241, 0.286)
|
||||
$toggleOnColor: rgba(53, 155, 80, 0.993)
|
||||
|
||||
// $toggleOffColor: color.adjust(vars.$background, $lightness: 10%)
|
||||
// $toggleOnColor: rgba(53, 155, 80, 0.993)
|
||||
|
||||
.section
|
||||
display: flex
|
||||
flex-direction: row
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue