custom newsletter
parent
2935b40d3d
commit
ec5debe107
|
@ -55,8 +55,10 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
background-color: #fff;
|
||||
padding: 0px 20px 0px 0px;
|
||||
border-radius: 20px;
|
||||
padding: 0px 20px 20px 20px;
|
||||
width: 100%;
|
||||
padding: 0 12px;
|
||||
}
|
||||
|
||||
.shx-newsletter-input {
|
||||
|
@ -70,9 +72,7 @@
|
|||
}
|
||||
|
||||
.shx-newsletter-container {
|
||||
flex-direction: column;
|
||||
padding: 0px 20px 20px 20px;
|
||||
width: 100%;
|
||||
padding: 0 12px;
|
||||
flex-direction: row;
|
||||
padding: 0px 20px 0px 0px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue