0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Fixed footer spacings for multiple tiers signup

This commit is contained in:
Peter Zimon 2022-05-13 12:48:23 +02:00
parent 63bd92b6f2
commit 2e9735c5c4

View file

@ -97,7 +97,7 @@ export const SignupPageStyles = `
}
.full-size .gh-portal-signup-message {
margin-bottom: 40px;
margin: 24px 0 40px;
}
@media (max-width: 480px) {