merged/app/views/merged/view/_section_large_image.haml

9 lines
377 B
Plaintext

.flex.justify-center.h-96.p-8{margin_option(section )}
.flex.items-center.w-full.overflow-hidden{order_option(section, "w-2/3")}
= image_for(section ,"")
.flex.items-center.w-full.max-w-md.px-6.mx-auto{:class => "w-1/3"}
.flex-1{color_option(section)}
.text-center
%h2.text-4xl.font-bold.text-center.mb-8= section.header
%p.mt-3= section.text