Skip to content

Commit

Permalink
Spacing below main title fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
nimithshetty17 committed Nov 29, 2023
1 parent 80ffe19 commit e668dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/image-content-grid/image-content-grid.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ main .image-content-grid-container .main-image-content-grid-wrapper {
.image-content-grid-container .image-content-grid-wrapper > h2 {
margin: unset;
margin-top: var(--spacer-element-07);
margin-bottom: var(--spacer-element-08);
margin-bottom: var(--spacer-element-10);
width: 100%;
}

Expand Down

0 comments on commit e668dd8

Please sign in to comment.