mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Updated recommendations design
refs https://github.com/TryGhost/Product/issues/3898
This commit is contained in:
parent
8927d911cf
commit
7439e68628
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ export const RecommendationsPageStyles = `
|
|||
.gh-portal-recommendation-item .gh-portal-recommendation-description-container p {
|
||||
font-size: 1.35rem;
|
||||
padding-left: 28px;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
letter-spacing: 0.1px;
|
||||
}
|
||||
|
||||
.gh-portal-recommendation-description-hidden {
|
||||
|
|
Loading…
Add table
Reference in a new issue