Skip to content
Snippets Groups Projects
Commit 136969bc authored by alexisben's avatar alexisben
Browse files

hotfix chapter padding

parent 1fd49a73
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@
@include link($block-chapter-layout-accent-color)
@include media-breakpoint-down(desktop)
&--alt_background, &--accent_background
padding-top: $grid-gutter
padding-bottom: $grid-gutter
&--with-image
&.block-chapter--alt_background, &.block-chapter--accent_background
padding-top: half($grid-gutter-sm)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment