diff options
| author | Dylan Müller <root@lunar.sh> | 2025-10-09 17:49:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-09 17:49:06 +0200 |
| commit | fdb6173f86bd80cc702dc9dec68db55bd429cbb7 (patch) | |
| tree | aa90309a71c1c55b4e36c9d7ac5de946cd70abe1 | |
| parent | ff9c659c5db0cbb913fbbb7dcd59e7d41454fa13 (diff) | |
| download | journal.lunar.sh-fdb6173f86bd80cc702dc9dec68db55bd429cbb7.tar.gz journal.lunar.sh-fdb6173f86bd80cc702dc9dec68db55bd429cbb7.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -595,6 +595,8 @@ img { font-size: 15px; margin: 15px 0; background: #fafafa; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .comments { |
