Skip to content

Commit

Permalink
Merge pull request #514 from IgnaceMaes/increase-cta-padding-top
Browse files Browse the repository at this point in the history
style: increase cta padding top
  • Loading branch information
MinThaMie authored Jul 1, 2024
2 parents a1ddb98 + fc2adb6 commit 3cfd94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/styles/components/es-note.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
.cta-note .cta-note-body {
padding: var(--spacing-2);
padding-left: var(--spacing-4);
padding-top: var(--spacing-4);
}

.cta-note .cta-note-heading {
Expand Down

0 comments on commit 3cfd94a

Please sign in to comment.