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:
parent
f4ad3b23ba
commit
9b2b37b8f1
1 changed files with 2 additions and 2 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Reference in a new issue