0
Fork 0
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:
Djordje Vlaisavljevic 2022-08-11 17:14:07 +02:00
parent a496c4fd19
commit cb35a2b532

View file

@ -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;
}