mirror of
https://github.com/ivabus/www
synced 2024-11-22 12:55:07 +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>
|
||||
|
||||
.subscribe-collapse{
|
||||
display:none;
|
||||
.klaviyo-form-WxjYGS{
|
||||
border: none !important;
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
.form-container{
|
||||
|
@ -48,10 +49,6 @@
|
|||
border-radius: 3px;
|
||||
height: 100% !important;
|
||||
}
|
||||
.klaviyo-form{
|
||||
padding: 0px !important;
|
||||
border: none !important;
|
||||
}
|
||||
#email_62680233{
|
||||
background-color: #1a1a1a !important;
|
||||
border-radius: 0px !important;
|
||||
|
|
Loading…
Reference in a new issue