summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 23:32:56 +0200
committerGitHub <noreply@github.com>2026-02-14 23:32:56 +0200
commite0ff3e4a2948a8c910319324220222c429238df0 (patch)
treecac88af9cd410c2c257eb4306dd7c4aca4e3c57f
parent3c0a88105a62e890ff8ae5b93190179ac49deae4 (diff)
downloadjournal.lunar.sh-e0ff3e4a2948a8c910319324220222c429238df0.tar.gz
journal.lunar.sh-e0ff3e4a2948a8c910319324220222c429238df0.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 4759a32..f920730 100644
--- a/style.scss
+++ b/style.scss
@@ -473,7 +473,7 @@ img {
font-family: "JetBrains Mono";
font-size: 13px;
user-select: none;
- background: linear-gradient(90deg, #b35077, #8e62b7, #3ea99f, #3a7ca3, #9f58c1, #b9577e);
+ background: linear-gradient(90deg, #b35077, #b762a9, #3ea99f, #3a7ca3, #9f58c1, #b9577e);
background-size: 300%;
background-clip: text;
-webkit-background-clip: text;