Skip to content

Commit

Permalink
MWPW-134481 - Add section xxs spacing variant (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sartxi authored Aug 17, 2023
1 parent 84a1801 commit c471909
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions libs/blocks/section-metadata/section-metadata.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,10 @@
padding: var(--spacing-xs) 0;
}

.section.xxs-spacing {
padding: var(--spacing-xxs) 0;
}

.section picture.section-background {
display: block;
position: absolute;
Expand Down

0 comments on commit c471909

Please sign in to comment.