fix(typography): align code and pre tags with UX#1775
Open
spike-rabbit wants to merge 1 commit intomainfrom
Open
fix(typography): align code and pre tags with UX#1775spike-rabbit wants to merge 1 commit intomainfrom
code and pre tags with UX#1775spike-rabbit wants to merge 1 commit intomainfrom
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the global styling for code-related elements by introducing new variables and aligning them with the design system's semantic tokens and typography. Key changes include renaming font family variables, updating font sizes and line heights, and adding borders to preformatted blocks. Redundant style overrides were removed from the reboot and markdown stylesheets, which led to updated visual snapshots for various components. Feedback was provided to further align the code styles within the markdown component to ensure consistency with the new global variables.
6b2e219 to
8eb6369
Compare
Previously forgotten, `code` and `pre` tags now have proper UX aligned styling.
8eb6369 to
28c9a03
Compare
panch1739
approved these changes
Mar 31, 2026
Member
panch1739
left a comment
There was a problem hiding this comment.
I checked the markdown renderer and it looks good :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Previously forgotten,
codeandpretags now have proper UX aligned styling.Documentation.
Examples.
Dashboards Demo.
Playwright report.
Coverage Reports: