Skip to content

Commit

Permalink
Update packages/styles/scss/components/modal/_modal.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Francine Lucca <40550942+francinelucca@users.noreply.github.com>
  • Loading branch information
jsehull and francinelucca authored Mar 29, 2023
1 parent aa95a42 commit e1f00b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/scss/components/modal/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@
@include type-style('heading-03');

// padding should take into account the left and right padding of modal container
padding-right: calc(20% - $spacing-07);
padding-right: calc(20% - $spacing-09);
color: $text-primary;
}

Expand Down

0 comments on commit e1f00b7

Please sign in to comment.