Skip to content

Commit

Permalink
change(card): title padding value for a more balance look
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Jan 24, 2023
1 parent e2501e4 commit 74b6556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/views/card.variables
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
@imageTitleFontWeight: @font-weight-7;
@imageTitleLineHeight: @font-lineheight-0;
@imageTitlePadding: @rem-space-6;
@imageTitlePaddingBlock: @rem-space-2;
@imageTitlePaddingBlock: @rem-space-4;

/*******************************
Rounded Card
Expand Down

0 comments on commit 74b6556

Please sign in to comment.