contact us animation
parent
9e8e2af795
commit
45a4c63729
|
@ -26,7 +26,7 @@
|
|||
direction="1"
|
||||
mode="bounce"></dotlottie-player>
|
||||
|
||||
<div style="background-color: #fff; padding: 10px 20px 20px 20px; border-radius: 12px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); width: 100%">
|
||||
<div style="background-color: #fff; padding: 10px 20px 20px 20px; border-radius: 12px; box-shadow: 0 0 12px rgba(0, 0, 0, 0.1); width: 100%; max-width: 800px">
|
||||
{%- if section.settings.heading != blank -%}
|
||||
<h2 class="title title-wrapper--no-top-margin inline-richtext {{ section.settings.heading_size }}{% if settings.animations_reveal_on_scroll %} scroll-trigger animate--slide-in{% endif %}" style="text-align: center; margin-bottom: 0;">
|
||||
{{ section.settings.heading }}
|
||||
|
|
Loading…
Reference in New Issue