summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 10:03:13 +0200
committerGitHub <noreply@github.com>2026-02-14 10:03:13 +0200
commitc974648b2115bb67eded798f8fcb814541e895fd (patch)
tree38342821e7607c888557d35539e0c4b5476f1a5c
parent6f41926e866872f7e652720931e2ebb3d67e5e4b (diff)
downloadjournal.lunar.sh-c974648b2115bb67eded798f8fcb814541e895fd.tar.gz
journal.lunar.sh-c974648b2115bb67eded798f8fcb814541e895fd.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 96aa5f7..0dc58e7 100644
--- a/style.scss
+++ b/style.scss
@@ -95,7 +95,7 @@ h1, h2, h3, h4 {
background: linear-gradient(to right, #2d2c2c 45%, #171717);
@include mobile {
- background: #d5d5d5;
+ background: #2d2c2c;
}
}