Superfluous CSS removal

This commit is contained in:
Thomas Smith 2022-08-19 14:06:59 -04:00
parent b858333524
commit ef27b14063

View file

@ -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) {