Skip to content

Commit

Permalink
Use 3:2 aspect ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
kudlajz committed Mar 22, 2024
1 parent 26e4d06 commit bc0ce3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
.image {
margin-bottom: $spacing-1;
height: auto;
aspect-ratio: 1.25;
aspect-ratio: 1.5;

img {
border-radius: $border-radius-s;
Expand Down

0 comments on commit bc0ce3d

Please sign in to comment.