diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 09:22:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 09:22:26 +0200 |
| commit | 6384a6eb5bebac9cf2c655cd10cdf735753a1f50 (patch) | |
| tree | 454ba8f4d54114b787f15e2589247dffa8ed8ca9 | |
| parent | b6f8a28b805fb8cacd22738431c96d27856fd0c6 (diff) | |
| download | journal.lunar.sh-6384a6eb5bebac9cf2c655cd10cdf735753a1f50.tar.gz journal.lunar.sh-6384a6eb5bebac9cf2c655cd10cdf735753a1f50.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -359,7 +359,7 @@ img { margin-bottom: 15px; margin-top: 15px; user-select: none; - mix-blend-mode: multiply; + /* mix-blend-mode: multiply; */ @include mobile { height: 100%; @@ -598,7 +598,7 @@ img { border: 1px solid #535353; /* border-left: 5px solid #a7a7a7; */ padding: 5px 1rem; - color: black; + color: #b7b7b7; font-size: 15px; margin: 15px 0; background: #211f26; |
