diff options
| author | dmlunar <root@lunar.sh> | 2026-02-24 19:43:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-24 19:43:54 +0200 |
| commit | 0702344ee5b23d66948a889668b8e6ff01ccd19f (patch) | |
| tree | bac33258d92d847aa2efbd43b42356e717abc50a | |
| parent | d0c49ecc63c1687d022c4e80e8054c0a0f766597 (diff) | |
| download | journal.lunar.sh-0702344ee5b23d66948a889668b8e6ff01ccd19f.tar.gz journal.lunar.sh-0702344ee5b23d66948a889668b8e6ff01ccd19f.zip | |
Update _variables.scss
| -rw-r--r-- | _sass/_variables.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_sass/_variables.scss b/_sass/_variables.scss index 5c192be..fef01e0 100644 --- a/_sass/_variables.scss +++ b/_sass/_variables.scss @@ -3,6 +3,7 @@ $black: #000; $white: #efefef; $grey: #f5f5f5; $highlight: #e3e6e8; +$background: #282829; $serif: sans-serif; $inter: "IBM Plex Sans"; |
