Improved text-wrapping for Resource headers (#20590)

Adds text-wrap: pretty to Resource H3 on Post Analytics page, to avoid
orphans in typography.
This commit is contained in:
Daniël van der Winden 2024-07-11 11:50:06 +02:00 committed by GitHub
parent 2cace2987d
commit 1d21612ceb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -865,6 +865,7 @@
.gh-post-analytics-resource h3 {
font-size: 1.8rem;
font-weight: 700;
text-wrap: pretty;
}
.gh-post-analytics-box h4.gh-main-section-header.small {