Skip to content

Commit

Permalink
style: update image border radius style
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed Nov 2, 2024
1 parent 5ba4d26 commit c962bb7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,8 @@
.m-0 {
margin: 0 !important;
}

img[src] {
max-width: 100%;
border-radius: 16px;
}

0 comments on commit c962bb7

Please sign in to comment.