We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65cb830 commit e422942Copy full SHA for e422942
client/my-sites/plugins/marketplace-footer/styles.module.css
@@ -15,10 +15,8 @@
15
.marketplace-footer__cta {
16
min-width: 122px;
17
margin-bottom: 26px;
18
-}
19
20
-@media ( max-width: 660px ) {
21
- .marketplace-footer__cta {
+ @media ( max-width: 660px ) {
22
margin-left: 16px;
23
margin-right: 16px;
24
}
@@ -28,10 +26,8 @@
28
26
display: flex;
29
27
flex-wrap: wrap;
30
justify-content: space-between;
31
32
33
34
- .marketplace-footer__three-column {
35
padding: 0 16px;
36
37
0 commit comments