Skip to content

Commit 32e7502

Browse files
committed
[DEV-13006] Fix paragraph styling
1 parent c32171b commit 32e7502

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/elements/Callout/Callout.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@
3030
text-align: right;
3131
flex-direction: row-reverse;
3232
}
33+
34+
> p {
35+
margin: 0;
36+
}
3337
}

0 commit comments

Comments
 (0)