Skip to content

Commit

Permalink
rounded corners for images
Browse files Browse the repository at this point in the history
  • Loading branch information
davidasberg committed Oct 27, 2023
1 parent fae3e2b commit 05e1480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/gallery/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ tags:
title: "Gallery"
---

{{< paige/gallery images="*" maxheight="20rem" type="rows" />}}
{{< paige/gallery images="*" class="object-fit-cover rounded-4" maxheight="20rem" type="rows" />}}

0 comments on commit 05e1480

Please sign in to comment.