0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Updated product card line heights

ref https://github.com/TryGhost/Team/issues/1245
This commit is contained in:
djordje vlaisavljevic 2021-12-10 16:36:18 +01:00
parent f4ad3b23ba
commit 9b2b37b8f1

View file

@ -41,12 +41,12 @@
font-size: 1.4em;
margin-top: 0;
margin-bottom: 0;
line-height: 1.4em;
line-height: 1.25em;
}
.kg-product-card-description {
font-size: 1em;
line-height: 1.6em;
line-height: 1.4em;
opacity: .7;
margin-top: 8px;
width: 100%;