summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 22:14:16 +0200
committerGitHub <noreply@github.com>2026-02-14 22:14:16 +0200
commitb34261a8236e0c6148da86c28909a5da66a2cb4b (patch)
tree0764b6c452848a86ed331202427cb0b99fa7d4d5
parentb085f37315866f3349050ca30f27eaebf78cd1a5 (diff)
downloadjournal.lunar.sh-b34261a8236e0c6148da86c28909a5da66a2cb4b.tar.gz
journal.lunar.sh-b34261a8236e0c6148da86c28909a5da66a2cb4b.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 a91a0ee..5a52593 100644
--- a/style.scss
+++ b/style.scss
@@ -485,8 +485,8 @@ img {
background-size: 300%;
background-clip: text;
-webkit-background-clip: text;
- /* color: transparent; */
- /* -webkit-text-fill-color: transparent; */
+ color: transparent;
+ -webkit-text-fill-color: transparent;
animation: asciiFlow 5s linear infinite;
@include mobile {