Skip to content

Commit

Permalink
Fix ProductCard height to fit content
Browse files Browse the repository at this point in the history
  • Loading branch information
ianschmitz committed Mar 24, 2020
1 parent a4c43bb commit ed6344a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ProductCard/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
margin-right: var(--ifm-spacing-horizontal);
margin-top: var(--ifm-spacing-vertical);
margin-bottom: var(--ifm-spacing-vertical);
height: 23rem;
max-width: 21rem;
color: unset;
text-decoration: none;
Expand Down

0 comments on commit ed6344a

Please sign in to comment.