Skip to content

Commit

Permalink
feat: image rounded
Browse files Browse the repository at this point in the history
  • Loading branch information
AirboZH committed Feb 22, 2024
1 parent 6fb453a commit 490f39e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/css/patch/commons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@
#comment {
margin: 2rem 0;
}

.content p img {
@extend %rounded;
}

0 comments on commit 490f39e

Please sign in to comment.