Files
carpseeds.pl/wp-content/plugins/newsletter/emails/blocks/header/style.css
2024-07-15 11:28:08 +02:00

12 lines
210 B
CSS

.header-logo {
text-align: center!important;
}
@media all and (max-width: 640) {
.header-table td {
width: 100%!important;
}
.header-logo {
text-align: center!important;
}
}