fix margin and align for text section

This commit is contained in:
Torsten 2023-01-18 23:54:09 +02:00
parent 5ff7c4e81b
commit 2141941f8d
2 changed files with 2 additions and 1 deletions

View File

@ -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?

View File

@ -69,6 +69,7 @@
- color
- margin
- subheader
- text_align
- button_link
- button_text
- template: section_half_image