fix: corrige problema no css

This commit is contained in:
Sabrina Miranda 2023-02-09 14:40:53 -03:00
parent 8162c11949
commit e211d8ef01

View File

@ -305,10 +305,10 @@
[class*="html--newsletter"] div {
border: none;
background-color: #000000;
}
@media screen and (max-width: 639px) {
[class*="html--newsletter"] div {
position: relative;
}
}