Skip to content

Commit

Permalink
fix(card): horizontal cards on mobile got cut
Browse files Browse the repository at this point in the history
  • Loading branch information
lubber-de committed Nov 12, 2019
1 parent 74d15b5 commit 7d07c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/default/views/card.variables
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
;

/* Horizontal */
@horizontalMinWidth: 400px;
@horizontalMinWidth: 270px;
@horizontalWidth: 400px;
@horizontalImageWidth: 150px;

Expand Down

0 comments on commit 7d07c8c

Please sign in to comment.