Fix missing padding on email subscription form (#39162)
This commit is contained in:
parent
07d099cbf7
commit
3559efe526
@ -480,6 +480,7 @@ $button-fallback-breakpoint: $button-breakpoint + 55px;
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
margin: 16px 0;
|
margin: 16px 0;
|
||||||
|
padding: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bannerBaseCentered {
|
.bannerBaseCentered {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user