summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {