We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 301a28e + 2c1e3b2 commit b950898Copy full SHA for b950898
mon-pix/app/styles/pages/_campaign-landing-page.scss
@@ -16,7 +16,7 @@
16
display: flex;
17
flex-direction: column;
18
align-items: center;
19
- padding: var(--pix-spacing-8x);
+ padding: var(--pix-spacing-8x) 0;
20
}
21
22
.campaign-landing-page__start__image__container {
0 commit comments