diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-09-22 13:52:38 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-09-22 13:53:48 +0000 |
| commit | 2e713ec43e0ca07042f26002e4afef7f1a5528f9 (patch) | |
| tree | 0a28fb1f9b37a0a6d2adcbdbcbb17426fae4e894 /scss | |
| parent | add IYNX docs page (diff) | |
| download | mmm-2e713ec43e0ca07042f26002e4afef7f1a5528f9.tar.gz mmm-2e713ec43e0ca07042f26002e4afef7f1a5528f9.zip | |
add VJmidiKit
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/_content.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scss/_content.scss b/scss/_content.scss index 543d6be..708685f 100644 --- a/scss/_content.scss +++ b/scss/_content.scss @@ -32,10 +32,9 @@ &.desc { display: inline-block; - background: var(--gray-dark); - color: var(--gray-bright); padding: 0.5em; margin: 0.2em; + background: $gray-bright; } } |
