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

Add common font between all headers #1700

Merged
merged 2 commits into from
May 6, 2024
Merged

Conversation

rhwd
Copy link
Contributor

@rhwd rhwd commented May 3, 2024

Description

A small fix for #1699

Changes

Added the h5, and h6 elements to the existing CSS rule for headers

Copy link
Collaborator

@anth-volk anth-volk left a comment

Choose a reason for hiding this comment

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

Thanks for this, @rhwd. This does do exactly what the issue says, but would you mind also changing the "fontWeight" property in the src/modals/SigupModal file from "bold" to "500" to match other fonts? The modal still looked incorrect and it appears that's also part of the problem.

@rhwd
Copy link
Contributor Author

rhwd commented May 6, 2024

Thanks for the heads up and instructions, @anth-volk. Just pushed a fix for this.

@anth-volk anth-volk self-requested a review May 6, 2024 17:27
Copy link
Collaborator

@anth-volk anth-volk left a comment

Choose a reason for hiding this comment

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

This is perfect! Thanks @rhwd. Will merge once the GitHub Actions finish.

In the future, we typically recommend that contributors fork our repo, then keep their master branch up to date with the live branch, making edits on a local feature branch. Instructions on how to do so are available in our README.

@anth-volk anth-volk merged commit 9edd1bc into PolicyEngine:master May 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants