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