summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-19 10:32:42 +0200
committerGitHub <noreply@github.com>2025-10-19 10:32:42 +0200
commitdb03f8cdc59599acac7aff87203cc0be3d9ba374 (patch)
treef4a02424b2668ff666ca559bad135676386ce7b3
parent927cae390b694a9f86afc692377ec7ead3558d52 (diff)
downloadjournal.lunar.sh-db03f8cdc59599acac7aff87203cc0be3d9ba374.tar.gz
journal.lunar.sh-db03f8cdc59599acac7aff87203cc0be3d9ba374.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 36ceb03..2565448 100644
--- a/style.scss
+++ b/style.scss
@@ -601,8 +601,8 @@ img {
font-size: 15px;
margin: 15px 0;
background: #efefef;
- border-top-left-radius: 5px;
- border-bottom-left-radius: 5px;
+ border-top-left-radius: 3px;
+ border-bottom-left-radius: 3px;
}
.comments {