mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-18 02:21:47 -05:00
Updated tier offer terms design
refs https://github.com/TryGhost/Team/issues/1726
This commit is contained in:
parent
a496c4fd19
commit
cb35a2b532
1 changed files with 2 additions and 2 deletions
|
@ -249,8 +249,8 @@ export const ProductsSectionStyles = ({site}) => {
|
|||
.after-trial-amount {
|
||||
display: block;
|
||||
font-size: 1.5rem;
|
||||
color: var(--grey6);
|
||||
margin-top: 12px;
|
||||
color: var(--grey5);
|
||||
margin-top: 8px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue