diff options
| author | Dylan Müller <root@lunar.sh> | 2025-10-17 22:20:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-17 22:20:48 +0200 |
| commit | 197bf1eace9312b317d5a0612e0b6c9a498f53a8 (patch) | |
| tree | 486a54fef7912208884fb6227f5ec176f3d508dc | |
| parent | 13c5e27b2de45a6674a511651ca91b5b4b5ed938 (diff) | |
| download | journal.lunar.sh-197bf1eace9312b317d5a0612e0b6c9a498f53a8.tar.gz journal.lunar.sh-197bf1eace9312b317d5a0612e0b6c9a498f53a8.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -91,7 +91,7 @@ h1 { h1, h2, h3, h4 { padding-left: 5px; border-radius: 0; - background: linear-gradient(to right, #e7e7e7 45%, #efefef); + background: linear-gradient(to right, #d7dadb 45%, #efefef); @include mobile { background: #d7dadb; |
