Skip to content
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

fuss with font size on flex pages #2656

Merged
merged 2 commits into from
Aug 6, 2024
Merged

fuss with font size on flex pages #2656

merged 2 commits into from
Aug 6, 2024

Conversation

TomWoodward
Copy link
Member

increases font size in buttons, removes heading size overrides so they use the default heading sizes, only use different heading size within cards where the h2 is really just too big

@TomWoodward
Copy link
Member Author

this is based on feedback from CS on the button font mostly

@TomWoodward TomWoodward requested a review from RoyEJohnson July 31, 2024 13:32
h4, h5, h6 {
@include title-font(1.6rem);
h5, h6 {
@extend %text-h4;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had forgotten about the %text- stuff! Same as @include set-font(h4) if you prefer @include.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i copied this out of the pattern library sass, i don't really care either way

@TomWoodward TomWoodward merged commit 652ca6f into main Aug 6, 2024
1 check passed
@TomWoodward TomWoodward deleted the fussing-with-font-size branch August 6, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants