Updated ID as was changed via Klaviyo platform

As described in title
This commit is contained in:
Thomas Smith 2022-10-05 13:28:33 -04:00 committed by GitHub
parent 9b75c1e3e8
commit eb1648c86b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@
font-size: 16px !important;
}
#email_48240757{
#email_48240998{
width: 100%;
height: 45px !important;
font-size: 16px !important;
@ -41,7 +41,7 @@
transition: 0.1s ease-in-out !important;
}
#email_48240757:focus{
#email_48240998:focus{
border: 1px solid #54BAAB !important;
box-shadow: 0px 0px 4px rgba(84, 186, 171, 0.5) !important;
}