diff options
Diffstat (limited to 'scss/_browser.scss')
| -rw-r--r-- | scss/_browser.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/_browser.scss b/scss/_browser.scss index 118842f..48af7d4 100644 --- a/scss/_browser.scss +++ b/scss/_browser.scss @@ -130,7 +130,7 @@ margin: 0 1em; align-self: flex-start; min-width: 30vw; - background: var(--white); + background: $white; position: relative; } |
