Skip to content

Commit e195259

Browse files
authored
Merge pull request #809 from CityOfBoston/DIG-5636
DIG-5685 Reduce padding at bottom of 'Formatted Text' components
2 parents f5f7762 + 447ec36 commit e195259

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)