fix margin and align for text section

This commit is contained in:
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?