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

block chapter and cta

parent 853167e0
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@
order: 2
> div
background-color: var(--cta-background-color)
padding: col(1, 8)
padding: $grid-gutter
width: 100%
position: relative
&::after
......@@ -77,8 +77,8 @@
&--with-image
picture
order: 1
padding-left: col(1, 8)
padding-right: col(1, 8)
padding-left: $grid-gutter
padding-right: $grid-gutter
position: relative
img
width: col(3, 6)
......
......@@ -42,14 +42,12 @@
padding-bottom: 0
padding-top: 0
.chapter .text
padding: $grid-gutter col(1, 8)
padding: $grid-gutter
figure
margin-bottom: 0
figcaption
padding: 0 col(1, 6)
&.image-portrait
figcaption
padding: 0 col(1, 4)
padding-left: $grid-gutter
&--alt_background
.chapter
background: $block-chapter-layout-alt-background
......
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