summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 10:04:29 +0200
committerGitHub <noreply@github.com>2026-02-14 10:04:29 +0200
commitbca8048b8a16274be582c137a6c558a056852a9b (patch)
treef2ae3f94fcd1ad008f39d4dfd8b1a0d9b862e0a3
parentc974648b2115bb67eded798f8fcb814541e895fd (diff)
downloadjournal.lunar.sh-bca8048b8a16274be582c137a6c558a056852a9b.tar.gz
journal.lunar.sh-bca8048b8a16274be582c137a6c558a056852a9b.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 0dc58e7..2627528 100644
--- a/style.scss
+++ b/style.scss
@@ -118,7 +118,7 @@ h4 {
hr {
border: none;
- border-top: 1px solid black;
+ border-top: 1px solid #a9aab4;
max-width: 25px;
margin: 35px auto;
}