mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 20:34:02 +03:00
Updated signup card frontent html
Refs https://github.com/TryGhost/Team/issues/3246
This commit is contained in:
parent
2e517b9f3b
commit
6a9bd0478e
@ -27,7 +27,7 @@
|
||||
align-items: flex-start;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
padding: 12vmin 4em;
|
||||
padding: 12vmin 6em;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
text-align: left;
|
||||
@ -139,7 +139,7 @@
|
||||
letter-spacing: .2px;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
height: 2.4em;
|
||||
height: 3em;
|
||||
padding: 0 1.2em;
|
||||
transition: opacity .2s ease;
|
||||
}
|
||||
@ -158,7 +158,6 @@
|
||||
}
|
||||
|
||||
.kg-signup-card.kg-width-wide .kg-signup-card-button {
|
||||
height: 2.7em;
|
||||
font-size: 1.05em;
|
||||
}
|
||||
|
||||
@ -169,7 +168,6 @@
|
||||
|
||||
.kg-signup-card.kg-width-full .kg-signup-card-button {
|
||||
font-size: 1.1em;
|
||||
height: 2.9em;
|
||||
}
|
||||
|
||||
.kg-signup-card.kg-width-full h2 + .kg-signup-card-button,
|
||||
|
Loading…
Reference in New Issue
Block a user