Skip to content
Discussion options

You must be logged in to vote

Hi @MarjaE2, I'm a member of the GitHub Accessibility team. While cannot officially support user-modified styles, I'd like to help out if I can.

Can you try adding the following declaration in your userContent.css file?

.blob-num { line-height: 1.5 !important }

You can try different values in addition to 1.5 to adjust the ratio. This will override GitHub's value of line-height: 20px, which is what I believe is creating the problem you're experiencing.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cehfisher
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Making GitHub useable for members of the disability community Product Feedback Share your thoughts and suggestions on GitHub features and improvements Question Ask and answer questions about GitHub features and usage
3 participants