emails/templates/emails/direct_email_header.html [43:76]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
@media screen and (max-width: 1024px) {
.footer-block a {
display: block;
margin-right: 0 !important;
}
}
@media screen and (max-width: 768px) {
.footer-block {
display: block;
width: 100% !important;
text-align: left !important;
}
.footer-block a {
display: block;
}
img {
margin: 0 !important;
}
}
@media screen and (max-width: 480px) {
.header-block {
display: block;
width: 100% !important;
text-align: left !important;
}
.container-link {
margin-right: 0 !important;
}
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
emails/templates/emails/direct_email_header.html [127:160]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}
@media screen and (max-width: 1024px) {
.footer-block a {
display: block;
margin-right: 0 !important;
}
}
@media screen and (max-width: 768px) {
.footer-block {
display: block;
width: 100% !important;
text-align: left !important;
}
.footer-block a {
display: block;
}
img {
margin: 0 !important;
}
}
@media screen and (max-width: 480px) {
.header-block {
display: block;
width: 100% !important;
text-align: left !important;
}
.container-link {
margin-right: 0 !important;
}
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -