Skip to content

Commit

Permalink
fix card preview size
Browse files Browse the repository at this point in the history
  • Loading branch information
halomakes committed Jan 21, 2019
1 parent e527000 commit 27ead77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.miniCardBack {
border-radius: .5rem;
width: 4rem;
width: 4.5rem;
height: 6rem;
object-fit: cover;
object-position: center;
Expand Down

0 comments on commit 27ead77

Please sign in to comment.