Skip to content

Commit

Permalink
Add margin to bottom of CTA container
Browse files Browse the repository at this point in the history
  • Loading branch information
MReyna12 committed Aug 8, 2024
1 parent a26ccf3 commit 1361cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/interactives.scss
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ math-field::part(menu-toggle) {
%os-cta-container-base {
display: flex;
flex-direction: column;
margin-bottom: 1rem;
}

.os-cta-container-default-theme {
Expand Down

0 comments on commit 1361cbb

Please sign in to comment.