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
|
||||
.max-w-prose{ options(section , :text_align)}
|
||||
- if !section.header.blank?
|
||||
|
@ -69,6 +69,7 @@
|
||||
- color
|
||||
- margin
|
||||
- subheader
|
||||
- text_align
|
||||
- button_link
|
||||
- button_text
|
||||
- template: section_half_image
|
||||
|
Loading…
Reference in New Issue
Block a user