mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Styled new paywall divider
Refs https://github.com/TryGhost/Team/issues/466
This commit is contained in:
parent
8b8bbc3941
commit
f9bafa740a
@ -1044,7 +1044,10 @@
|
||||
align-items: center;
|
||||
height: 1em;
|
||||
text-align: center;
|
||||
color: var(--midlightgrey);
|
||||
color: var(--midlightgrey-d1);
|
||||
text-transform: uppercase;
|
||||
font-size: 1.2rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.kg-paywall-separator::before,
|
||||
|
Loading…
Reference in New Issue
Block a user