contact us animation
parent
8c6dd5c9a3
commit
8843636c3f
|
@ -76,6 +76,9 @@
|
|||
max-width: 800px;
|
||||
}
|
||||
|
||||
#shx-contact-form-container {
|
||||
}
|
||||
|
||||
@media screen and (min-width: 990px) {
|
||||
#shx-contact-form-contact-people-talking {
|
||||
height: 500px;
|
||||
|
@ -88,5 +91,7 @@
|
|||
margin-top: 72px;
|
||||
}
|
||||
|
||||
shx-contact-form-container
|
||||
#shx-contact-form-container {
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
{%- endstyle -%}
|
||||
|
||||
<div class="color-{{ section.settings.color_scheme }} gradient">
|
||||
<div class="contact {% comment %}page-width page-width--narrow {% endcomment %}section-{{ section.id }}-padding" id="shx-contact-container">
|
||||
<div class="contact page-width {% comment %}page-width--narrow {% endcomment %}section-{{ section.id }}-padding" id="shx-contact-container">
|
||||
<dotlottie-player
|
||||
id="shx-contact-form-contact-people-talking"
|
||||
src="{{ 'lottie_page_contact_us_people_talking.lottie' | asset_url }}"
|
||||
|
|
Loading…
Reference in New Issue