-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Override line height for sans headlines (used on labs content) #13115
Conversation
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: +27 B (0%) Total Size: 870 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The very subtle chromatic diffs look good to me. Having a cursory look at the CardHeadline
component, this does feel like a good place for the desired change which fixes the issue, so LGTM.
What does this change?
Forces labs sans headlines to use the same line height as standard headlines
Why?
To improve the appearance of the labs content when appearing next to standard content. This often happens on the UK Lifestyle Front
This change was likely unintentionally included in #12571. See https://github.com/guardian/dotcom-rendering/pull/12571/files#diff-17e02836fd7b88e130e285eeb2fc486eeca3e5a2164bdf1b173227085e7732d5L201
Screenshots