Skip to content

Commit

Permalink
TCI-1164 courtyard css change for CTA link (#849)
Browse files Browse the repository at this point in the history
Co-authored-by: Reshma Dhane <reshmaingavale@gmail.com>
  • Loading branch information
reshmai and Reshma Dhane authored Oct 10, 2023
1 parent 69d74dc commit c3a7288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_patterns/01-atoms/button/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ a.mailto {

a.jcc-button--cta-link {
@extend %jcc-button;
@include u-display(flex);
@include u-display(inline-flex);
@include u-flex(justify);
@include u-align-items(align-center);
@include u-margin-right(0);
Expand Down

0 comments on commit c3a7288

Please sign in to comment.