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

10 lines
184 B
CSS

@media all and (max-width: 525px) {
.hero-table {
width: 100%!important;
max-width: 100%!important;
}
.hero-table-right {
margin-top: 20px;
}
}