0
Fork 0
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:
Djordje Vlaisavljevic 2022-04-26 23:09:57 +02:00
parent 13416b8322
commit dfe390d8b7

View file

@ -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 {