Fixed klaviyo form... change in Klaviyo changed ID

This commit is contained in:
Thomas Smith 2022-10-05 13:24:34 -04:00
parent 6039b878b6
commit 79ec82b7b2
2 changed files with 2 additions and 2 deletions

0
.github/mk-pantry-accessible.sh vendored Executable file → Normal file
View file

View file

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