summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-09 17:49:06 +0200
committerGitHub <noreply@github.com>2025-10-09 17:49:06 +0200
commitfdb6173f86bd80cc702dc9dec68db55bd429cbb7 (patch)
treeaa90309a71c1c55b4e36c9d7ac5de946cd70abe1
parentff9c659c5db0cbb913fbbb7dcd59e7d41454fa13 (diff)
downloadjournal.lunar.sh-fdb6173f86bd80cc702dc9dec68db55bd429cbb7.tar.gz
journal.lunar.sh-fdb6173f86bd80cc702dc9dec68db55bd429cbb7.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index c011cd5..52c27d6 100644
--- a/style.scss
+++ b/style.scss
@@ -595,6 +595,8 @@ img {
font-size: 15px;
margin: 15px 0;
background: #fafafa;
+ border-top-left-radius: 0;
+ border-bottom-left-radius: 0;
}
.comments {