We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a94a0 commit ed1a88cCopy full SHA for ed1a88c
scss/main.scss
@@ -194,8 +194,8 @@ h1,
194
// scss-lint:disable SelectorFormat
195
.-Color-BGRed { background-color: #c00; }
196
.-Color-BGGreen { background-color: #4e9a06; }
197
- .-Color-BlackBGYellow { background-color: #c4a000; color: #2e3436; }
198
- .-Color-BlackBGCyan { background-color: #06989a; color: #2e3436; }
+ .-Color-Black-BGYellow { background-color: #c4a000; color: #2e3436; }
+ .-Color-Black-BGCyan { background-color: #06989a; color: #2e3436; }
199
}
200
201
@media (max-width: $screen-md-max) {
0 commit comments