[Glitch] Fix missing padding on email subscription form
Port 3559efe526c144e128607cb60b556c366adba0c3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
1de3b951eb
commit
6dd792091d
@ -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