summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-08 18:45:16 +0200
committerGitHub <noreply@github.com>2025-10-08 18:45:16 +0200
commitb5ff13c4f8665ce49a8bc8a70d1c0c6f0bfa490b (patch)
treef583ba9ecf8513cf5913818edb5a131711c7013b
parentd3d5535873c6dca1e5d5d98a0502d504331d98ce (diff)
downloadjournal.lunar.sh-b5ff13c4f8665ce49a8bc8a70d1c0c6f0bfa490b.tar.gz
journal.lunar.sh-b5ff13c4f8665ce49a8bc8a70d1c0c6f0bfa490b.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 ebf8e9b..0b5ddde 100644
--- a/style.scss
+++ b/style.scss
@@ -582,7 +582,7 @@ img {
.post {
blockquote {
border: 1px solid $black;
- border-left: 6px solid #a7a7a7;
+ border-left: 5px solid #a7a7a7;
padding: 5px 1rem;
color: black;
font-size: 15px;