Skip to content

Conversation

@strowk
Copy link
Contributor

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.

@jnavilajnavila merged commit c02f100 into git:gh-pagesJul 6, 2025
1 check passed
pedro11091991

This comment was marked as off-topic.

Sign up for freeto 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.

4 participants

@strowk@dscho@pedro11091991@jnavila