Update product card title style in editor

refs https://github.com/TryGhost/Team/issues/1245
This commit is contained in:
djordje vlaisavljevic 2022-01-04 13:29:25 +01:00
parent 99e2db76dc
commit 13d3d3ab14

View File

@ -1785,14 +1785,13 @@ button.emoji-picker__category-button.active {
.kg-product-card-title, .kg-product-card-title h4 {
text-decoration: none;
color: #15171A;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;
font-weight: 700 !important;
}
.kg-product-card-title ::after {
font-weight: 700 !important;
font-size: 2rem !important;
font-size: 2.2rem !important;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;
letter-spacing: .02rem;
line-height: 1.4em;