diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 10:14:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 10:14:59 +0200 |
| commit | 722b08e70f217f48f6cc1d17feb1183068e4ee3a (patch) | |
| tree | f8e2423a0c68d8470245c464eee8dc6e697e241b | |
| parent | 8ffce205b226f46778fa43b54a47b6f9df461c5f (diff) | |
| download | journal.lunar.sh-722b08e70f217f48f6cc1d17feb1183068e4ee3a.tar.gz journal.lunar.sh-722b08e70f217f48f6cc1d17feb1183068e4ee3a.zip | |
Change background color in mobile styles
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ nav { text-align: center; margin-bottom: 5px; border: 0px; - background: #000; + background: #414040; border-radius: 0px; margin-right: 0px; } |
