Skip to content

Restore sub/sup positioning#91

Open
rcowsill wants to merge 1 commit into
pages-themes:masterfrom
rcowsill:fix/sup-and-sub-tags
Open

Restore sub/sup positioning#91
rcowsill wants to merge 1 commit into
pages-themes:masterfrom
rcowsill:fix/sup-and-sub-tags

Conversation

@rcowsill

@rcowsill rcowsill commented Jan 11, 2024

Copy link
Copy Markdown

The MeyerWeb reset sets font-variant-position: normal on <sub> and <sup> tags, so they look the same as regular text.

This PR restores the appropriate font-variant-positioning values, similar to what's already done for <strong>, <em> etc...

Before:
Before

After:
After

Fixes #40

@welcome

welcome Bot commented Jan 11, 2024

Copy link
Copy Markdown

Welcome! Congrats on your first pull request to the Slate theme. If you haven't already, please be sure to check out the contributing guidelines.

@rcowsill rcowsill force-pushed the fix/sup-and-sub-tags branch from f68a4a6 to 3969576 Compare January 18, 2024 14:58
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.

Superscript/subscript tags broken by CSS

1 participant