Skip to content

Commit 3cfd94a

Browse files
authored
Merge pull request #514 from IgnaceMaes/increase-cta-padding-top
style: increase cta padding top
2 parents a1ddb98 + fc2adb6 commit 3cfd94a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/styles/components/es-note.css

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
.cta-note .cta-note-body {
1616
padding: var(--spacing-2);
1717
padding-left: var(--spacing-4);
18+
padding-top: var(--spacing-4);
1819
}
1920

2021
.cta-note .cta-note-heading {

0 commit comments

Comments
 (0)