diff options
| author | Dylan Müller <root@lunar.sh> | 2025-10-19 10:32:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-19 10:32:42 +0200 |
| commit | db03f8cdc59599acac7aff87203cc0be3d9ba374 (patch) | |
| tree | f4a02424b2668ff666ca559bad135676386ce7b3 | |
| parent | 927cae390b694a9f86afc692377ec7ead3558d52 (diff) | |
| download | journal.lunar.sh-db03f8cdc59599acac7aff87203cc0be3d9ba374.tar.gz journal.lunar.sh-db03f8cdc59599acac7aff87203cc0be3d9ba374.zip | |
Update style.scss
| -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 { |
