mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Updated CTA heading typography
refs https://github.com/TryGhost/Team/issues/1490
This commit is contained in:
parent
13416b8322
commit
dfe390d8b7
1 changed files with 2 additions and 2 deletions
|
@ -587,7 +587,7 @@ const FrameStyles = `
|
|||
}
|
||||
|
||||
.gh-portal-list-detail.gh-portal-list-big h3 {
|
||||
font-size: 1.8rem;
|
||||
font-size: 1.6rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
@ -602,7 +602,7 @@ const FrameStyles = `
|
|||
}
|
||||
|
||||
.gh-portal-list-detail.gh-portal-list-big p {
|
||||
font-size: 1.6rem;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.gh-portal-list-toggle-wrapper {
|
||||
|
|
Loading…
Add table
Reference in a new issue