Skip to content

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

Merged
jnavila merged 1 commit intogit:gh-pagesfrom
strowk:improve-inline-code-blocks
Jul 6, 2025
Merged

Add same font-family on synopsis as on code#2024
jnavila merged 1 commit intogit:gh-pagesfrom
strowk:improve-inline-code-blocks

Conversation

@strowk
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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.

@jnavila jnavila merged commit c02f100 into git:gh-pages Jul 6, 2025
1 check passed
pedro11091991

This comment was marked as off-topic.

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.

4 participants