Skip to content

Commit

Permalink
fix: image width in card
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonjoseph committed Jun 26, 2019
1 parent d4f6c93 commit 0fba7ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
position: absolute;
bottom: 1rem;
left: 1rem;
min-width: 32px;
width: 32px;
min-height: 32px;
}

Expand Down

0 comments on commit 0fba7ac

Please sign in to comment.