summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 12:08:16 +0200
committerGitHub <noreply@github.com>2026-02-14 12:08:16 +0200
commitd67c73a55711e033ceb50e5b797c98a9c282cde2 (patch)
treefc92947a7fe21ff1f2e15c4b1db7f5625279abcf
parentf29bea0b8283c60b9cb727c86c19f227a23d8115 (diff)
downloadjournal.lunar.sh-d67c73a55711e033ceb50e5b797c98a9c282cde2.tar.gz
journal.lunar.sh-d67c73a55711e033ceb50e5b797c98a9c282cde2.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 a9e0eae..0c4ff62 100644
--- a/style.scss
+++ b/style.scss
@@ -92,7 +92,7 @@ h1 {
h1, h2, h3, h4 {
padding-left: 5px;
border-radius: 0;
- background: linear-gradient(to right, #2d2c2c 45%, #171717);
+ background: linear-gradient(to right, #211f26 45%, #171717);
@include mobile {
background: #2d2c2c;