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:
parent
63bd92b6f2
commit
2e9735c5c4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ export const SignupPageStyles = `
|
|||
}
|
||||
|
||||
.full-size .gh-portal-signup-message {
|
||||
margin-bottom: 40px;
|
||||
margin: 24px 0 40px;
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
|
|
Loading…
Add table
Reference in a new issue