fix margin and align for text section
This commit is contained in:
parent
5ff7c4e81b
commit
2141941f8d
@ -1,4 +1,4 @@
|
|||||||
%section.p-20.my-20{ options(section , :background , :color)}
|
%section.p-20.my-20{ options(section , :background , :color , :margin)}
|
||||||
.flex.justify-center
|
.flex.justify-center
|
||||||
.max-w-prose{ options(section , :text_align)}
|
.max-w-prose{ options(section , :text_align)}
|
||||||
- if !section.header.blank?
|
- if !section.header.blank?
|
||||||
|
@ -69,6 +69,7 @@
|
|||||||
- color
|
- color
|
||||||
- margin
|
- margin
|
||||||
- subheader
|
- subheader
|
||||||
|
- text_align
|
||||||
- button_link
|
- button_link
|
||||||
- button_text
|
- button_text
|
||||||
- template: section_half_image
|
- template: section_half_image
|
||||||
|
Loading…
Reference in New Issue
Block a user