Skip to content

Change x=small to x-small #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

richardaum
Copy link

No description provided.

@@ -881,7 +881,7 @@ q::after { content: close-quote; }

/* SIZE */
[font~=xx-small] { --length: xx-small; }
[font~=x=small] { --length: x-small; }
[font~=x-small] { --length: x-small; }
[font~=small] { --length: small; }
[font~=medium] { --length: medium; }
[font~=large] { --length: large; }
Copy link
Owner

Choose a reason for hiding this comment

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

This is a test conversation.

Copy link
Author

Choose a reason for hiding this comment

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

What do you mean with test conversation? x-small font size isn't working at production code.

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.

2 participants