Skip to content

Commit

Permalink
style: increase cta padding top
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnaceMaes committed Jun 29, 2024
1 parent a1ddb98 commit fc2adb6
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 fc2adb6

Please sign in to comment.