mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Update product card title style in editor
refs https://github.com/TryGhost/Team/issues/1245
This commit is contained in:
parent
99e2db76dc
commit
13d3d3ab14
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user