diff --git a/.github/mk-pantry-accessible.sh b/.github/mk-pantry-accessible.sh old mode 100755 new mode 100644 diff --git a/src/layouts/partials/klaviyo-form.html b/src/layouts/partials/klaviyo-form.html index bbe72b8..04f4d75 100644 --- a/src/layouts/partials/klaviyo-form.html +++ b/src/layouts/partials/klaviyo-form.html @@ -29,7 +29,7 @@ font-size: 16px !important; } - #email_48240757{ + #email_48240998{ width: 100%; height: 45px !important; font-size: 16px !important; @@ -42,7 +42,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; }