Skip to content

Commit

Permalink
removes the max-width (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stuart Robson authored Nov 25, 2020
1 parent 65e9dcd commit 9a2d1c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/vf-card/vf-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
display: grid;
grid-template-rows: 288px 1fr;
position: relative;
max-width: 360px;
}

.vf-card__image {
Expand Down

0 comments on commit 9a2d1c6

Please sign in to comment.