Broke and fixed animation

This commit is contained in:
Thomas Smith 2023-02-27 14:45:44 -05:00
parent a509618413
commit 2218ca213b
2 changed files with 13 additions and 3 deletions

View file

@ -46,6 +46,12 @@
</div> </div>
</section> </section>
<style>
#email_61878536{
height: 50px !important;
}
</style> </style>
<script> <script>

View file

@ -20,6 +20,10 @@
<style> <style>
.subscribe-collapse{
display:none;
}
.klaviyo-form-WxjYGS{ .klaviyo-form-WxjYGS{
border: none !important; border: none !important;
padding: 0px !important; padding: 0px !important;
@ -49,17 +53,17 @@
border-radius: 3px; border-radius: 3px;
height: 100% !important; height: 100% !important;
} }
#email_62680233{ #email_62853377{
background-color: #1a1a1a !important; background-color: #1a1a1a !important;
border-radius: 0px !important; border-radius: 0px !important;
text-align: center !important; text-align: center !important;
border-color: #949494 !important; border-color: #949494 !important;
color: #ffffff !important; color: #ffffff !important;
} }
#email_62680233:hover{ #email_62853377:hover{
border-color: #949494 !important; border-color: #949494 !important;
} }
#email_62680233:focus{ #email_62853377:focus{
box-shadow:none !important; box-shadow:none !important;
} }
.go3894874857{ .go3894874857{