Skip to content

Conversation

@eliotwrobson
Copy link
Contributor

Removed "Poppins" from the $monospace variable as it is not a monospace font. This was causing alignment issues in code blocks.

The font stack now properly uses Monaco, Consolas, Courier New, and generic monospace fallback

Closes #379

Removed "Poppins" from the $monospace variable as it is not a monospace font.
This was causing alignment issues in code blocks, particularly for dataframe
representations where column names need to align with their values.

The font stack now properly uses Monaco, Consolas, Courier New, and generic
monospace fallback.
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.

Change font in code to monospace

1 participant