Skip to content

Commit 447ec36

Browse files
committed
DIG-5685 Reduce padding at bottom of 'Formatted Text' components
1 parent c7e303e commit 447ec36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/patterns-cob-theme.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ label {
512512
padding-bottom: 0
513513
}
514514
.paragraphs-item-text .entity-paragraphs-item .supporting-lg, .paragraphs-item-text .entity-paragraphs-item.paragraphs-item-text-three-column {
515-
padding-bottom: 20px
515+
padding-bottom: 30px
516516
}
517517
.dr .squiggle-border-bottom .supporting-text {
518518
padding-bottom: 3rem

0 commit comments

Comments
 (0)