mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
parent
2eb6f86a22
commit
70ca7baf5a
1 changed files with 4 additions and 2 deletions
|
@ -269,10 +269,12 @@
|
|||
|
||||
.gh-flow-content .main-error,
|
||||
.gh-setup .gh-flow-content .main-error {
|
||||
margin-top: 8px;
|
||||
color: var(--midgrey);
|
||||
margin-top: 16px;
|
||||
color: var(--red);
|
||||
font-size: 1.35rem;
|
||||
line-height: 1.5;
|
||||
text-align: center;
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
.gh-setup .gh-flow-form .gh-btn-red,
|
||||
|
|
Loading…
Add table
Reference in a new issue