mirror of
https://github.com/ivabus/www
synced 2024-11-10 18:35:17 +03:00
Superfluous CSS removal
This commit is contained in:
parent
b858333524
commit
ef27b14063
|
@ -55,10 +55,6 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
#keep-btn-bottom:hover{
|
|
||||||
border: 2px solid #62CFBF !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media only screen and (max-width: 576px) {
|
@media only screen and (max-width: 576px) {
|
||||||
|
|
||||||
#SubscriberForm-Email-TRDBBvXuDV3vy1t0U684MU{
|
#SubscriberForm-Email-TRDBBvXuDV3vy1t0U684MU{
|
||||||
|
@ -71,11 +67,6 @@
|
||||||
margin-bottom:20px;
|
margin-bottom:20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.whitepaper-btn-right{
|
|
||||||
width:100%;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 576px) {
|
@media only screen and (min-width: 576px) {
|
||||||
|
|
Loading…
Reference in a new issue