Skip to content

Commit 36d0f7d

Browse files
committed
[DEV-13006] Increase vertical spacing for Callouts
1 parent 211f76c commit 36d0f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/elements/Callout/Callout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "styles/variables";
22

33
.prezly-slate-callout {
4-
margin: $spacing-2 0;
4+
margin: $spacing-3 0;
55

66
color: $color-text;
77
font-weight: 500;

0 commit comments

Comments
 (0)