Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 58a787a

Browse files
johnpapawardbell
authored andcommitted
green = do (#2257)
blue = consider red = avoid light gray = why
1 parent e02f255 commit 58a787a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/resources/css/module/_style-guide.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
}
1313

1414
.s-rule.do {
15-
border-left-color: #1976D2;
15+
border-left-color: #237317;
1616
}
1717

1818
.s-rule.consider {
19-
border-left-color: rgba(35, 115, 23, 0.64);
19+
border-left-color: #1976D2;
2020
}
2121

2222
.s-rule.avoid {

0 commit comments

Comments
 (0)