Fixed email form

This commit is contained in:
Thomas Smith 2023-03-25 00:26:22 -04:00
parent eedba66740
commit b3b4585155

View file

@ -33,7 +33,7 @@
</div>
<div class="col-xl-4 col-lg-6 col-md-12 col-sm-12 col-12 mt-5 ps-3" style="margin-left:auto;">
<h6 class="white mb-3 mt-2">Enter your email to join our newsletter:</h6>
<div class="klaviyo-form-WXJy3Y mb-2"></div>
<div class="klaviyo-form-RqTcUf mb-2"></div>
<p class="small grid-gray">We will never share your information with anyone else; this is just for the occasional newsletter. You can learn more by reading our <a href="/privacy-policy/" style="color:#00ffd0 !important;">privacy policy</a>. </p>
</div>
</div>
@ -47,8 +47,17 @@
<style>
#email_61878536{
height: 50px !important;
#email_52020276{
background-color: #1a1a1a !important;
border: none !important;
}
#email_52020276:focus{
box-shadow: none !important;
}
.go3894874857{
width: 80px;
}
</style>