diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 10:03:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 10:03:13 +0200 |
| commit | c974648b2115bb67eded798f8fcb814541e895fd (patch) | |
| tree | 38342821e7607c888557d35539e0c4b5476f1a5c | |
| parent | 6f41926e866872f7e652720931e2ebb3d67e5e4b (diff) | |
| download | journal.lunar.sh-c974648b2115bb67eded798f8fcb814541e895fd.tar.gz journal.lunar.sh-c974648b2115bb67eded798f8fcb814541e895fd.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ h1, h2, h3, h4 { background: linear-gradient(to right, #2d2c2c 45%, #171717); @include mobile { - background: #d5d5d5; + background: #2d2c2c; } } |
