summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 09:22:26 +0200
committerGitHub <noreply@github.com>2026-02-14 09:22:26 +0200
commit6384a6eb5bebac9cf2c655cd10cdf735753a1f50 (patch)
tree454ba8f4d54114b787f15e2589247dffa8ed8ca9
parentb6f8a28b805fb8cacd22738431c96d27856fd0c6 (diff)
downloadjournal.lunar.sh-6384a6eb5bebac9cf2c655cd10cdf735753a1f50.tar.gz
journal.lunar.sh-6384a6eb5bebac9cf2c655cd10cdf735753a1f50.zip
Update style.scss
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index 6ab87f7..07816e8 100644
--- a/style.scss
+++ b/style.scss
@@ -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;