Skip to content

Commit 96f0bce

Browse files
committed
fix(styles): uncomment background color temporarily
1 parent 59c462b commit 96f0bce

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/styles/index.sass

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
@import 'constants'
22

33
body
4-
// background: $COLOR
5-
// background: get-data('brand.primary-color')
6-
background: $NODE-GREEN
4+
// background: $NODE-GREEN

0 commit comments

Comments
 (0)