Skip to content

Commit

Permalink
round images
Browse files Browse the repository at this point in the history
  • Loading branch information
robjhyndman committed May 29, 2024
1 parent 8c70603 commit 4b7d36c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
img.card-img {
vertical-align: middle;
border-radius: 50%;
}
width: auto;
aspect-ratio: 1 !important;
}

0 comments on commit 4b7d36c

Please sign in to comment.