summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-17 11:59:46 +0200
committerGitHub <noreply@github.com>2025-10-17 11:59:46 +0200
commitd5d81925e35bfbc99626c1484a882e464926a6db (patch)
tree4e44208236288414f4eedada17b580fe3c099841
parent680bd1f29b99539ad2146b66899c128d23ce80f2 (diff)
downloadjournal.lunar.sh-d5d81925e35bfbc99626c1484a882e464926a6db.tar.gz
journal.lunar.sh-d5d81925e35bfbc99626c1484a882e464926a6db.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 8729b43..2e23c90 100644
--- a/style.scss
+++ b/style.scss
@@ -600,8 +600,8 @@ img {
font-size: 15px;
margin: 15px 0;
background: #fafafa;
- border-top-left-radius: 0;
- border-bottom-left-radius: 0;
+ border-top-left-radius: 5px;
+ border-bottom-left-radius: 5px;
}
.comments {