diff options
| -rw-r--r-- | style.scss | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 { |
