Skip to content

Add same font-family on synopsis as on code #2024

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

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

strowk
Copy link

@strowk strowk commented Jul 5, 2025

Changes

  • add 'font-family' to synopsis class that is same as for 'code' elements

Context

This makes sure that spaces inserted between 'code' elements have the same size as text inside of 'code' elements, otherwise spaces look tiny and words in commands such as 'git merge' visually look almost touching each other.

Before:
image

After:
image

This makes sure that spaces inserted between 'code' elements
have the same size as text inside of 'code' elements, otherwise
spaces look tiny and words in commands such as 'git merge'
visually look almost touching each other.
@dscho
Copy link
Member

dscho commented Jul 5, 2025

@jnavila I'll defer to you, seeing that this change potentially clashes with your ongoing efforts to improve the synopses.

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