mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:05:06 +03:00
Fixed form styling
This commit is contained in:
parent
9c7fa69463
commit
a509618413
1 changed files with 3 additions and 6 deletions
|
@ -20,8 +20,9 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
.subscribe-collapse{
|
.klaviyo-form-WxjYGS{
|
||||||
display:none;
|
border: none !important;
|
||||||
|
padding: 0px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-container{
|
.form-container{
|
||||||
|
@ -48,10 +49,6 @@
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
height: 100% !important;
|
height: 100% !important;
|
||||||
}
|
}
|
||||||
.klaviyo-form{
|
|
||||||
padding: 0px !important;
|
|
||||||
border: none !important;
|
|
||||||
}
|
|
||||||
#email_62680233{
|
#email_62680233{
|
||||||
background-color: #1a1a1a !important;
|
background-color: #1a1a1a !important;
|
||||||
border-radius: 0px !important;
|
border-radius: 0px !important;
|
||||||
|
|
Loading…
Reference in a new issue