feature/sabrinamiranda #1

Merged
SabrinaMiranda merged 33 commits from feature/sabrinamiranda into master 2023-02-10 23:17:10 +00:00
Showing only changes of commit e211d8ef01 - Show all commits

View File

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