mirror of
https://github.com/ivabus/www
synced 2024-11-23 06:35:05 +03:00
Updated ID as was changed via Klaviyo platform
As described in title
This commit is contained in:
parent
9b75c1e3e8
commit
eb1648c86b
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,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;
|
||||||
|
@ -41,7 +41,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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue