summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-12-04 20:38:39 +0200
committerGitHub <noreply@github.com>2025-12-04 20:38:39 +0200
commit9fbe9a796c49a562cdeeeea28e95f9647d2ac863 (patch)
tree558289ae7382b9604b4ccc3ad63692e3863d1703
parent53e28a1fd06d63b467139bcc024549d607fd7ad9 (diff)
downloadjournal.lunar.sh-9fbe9a796c49a562cdeeeea28e95f9647d2ac863.tar.gz
journal.lunar.sh-9fbe9a796c49a562cdeeeea28e95f9647d2ac863.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 58f9455..a0905b2 100644
--- a/style.scss
+++ b/style.scss
@@ -508,7 +508,7 @@ img {
.title {
margin-top: 20px;
margin-bottom: 15px;
- background: linear-gradient(to right, #0a0b10 45%, #c5c5c5);
+ background: linear-gradient(to right, #0a0b10 45%, #efefef);
color: white;
padding-left: 5px;
padding-bottom: 2px;