diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 12:08:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 12:08:16 +0200 |
| commit | d67c73a55711e033ceb50e5b797c98a9c282cde2 (patch) | |
| tree | fc92947a7fe21ff1f2e15c4b1db7f5625279abcf | |
| parent | f29bea0b8283c60b9cb727c86c19f227a23d8115 (diff) | |
| download | journal.lunar.sh-d67c73a55711e033ceb50e5b797c98a9c282cde2.tar.gz journal.lunar.sh-d67c73a55711e033ceb50e5b797c98a9c282cde2.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
