Skip to content
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

Use consistent font size for highlighted control keywords #208

Merged
merged 1 commit into from Mar 17, 2023

Conversation

cfa
Copy link
Contributor

@cfa cfa commented Mar 6, 2023

.control spans are currently styled with a font-size of 1rem; in code blocks, inherit the size from pre instead.

An example of inconsistent sizing can be found on https://docs.raku.org/language/control.html#for (though it's prevalent across the site).

.control is currently styled with a font-size of 1rem; in code blocks,
inherit the size from pre instead.
@coke coke self-assigned this Mar 15, 2023
Copy link
Collaborator

@finanalyst finanalyst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems a reasonable change and should not break anything else

@finanalyst
Copy link
Collaborator

@coke Since you assigned to yourself, would you merge?

@coke coke merged commit 999f0d2 into Raku:main Mar 17, 2023
@cfa cfa deleted the control-font-size branch March 17, 2023 14:44
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.

None yet

3 participants