summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-09-23 23:05:42 +0200
committerGitHub <noreply@github.com>2025-09-23 23:05:42 +0200
commit1ee1a5044744b5ab3ab2f64292502c3a5c3dfc3b (patch)
treec3b121bb4cb1f563060c88476ec758f7ebf013b8
parentf554cfd91866f0a9f32d213c2de63a6bb3af8c0a (diff)
downloadjournal.lunar.sh-1ee1a5044744b5ab3ab2f64292502c3a5c3dfc3b.tar.gz
journal.lunar.sh-1ee1a5044744b5ab3ab2f64292502c3a5c3dfc3b.zip
Update style.scss
-rw-r--r--style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 2195146..a6a452f 100644
--- a/style.scss
+++ b/style.scss
@@ -349,7 +349,8 @@ img {
margin-top: 15px;
user-select: none;
mix-blend-mode: multiply;
-
+ image-rendering: pixelated;
+
@include mobile {
height: 100%;
}