-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
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
Docs: Updated index.html #19636
Docs: Updated index.html #19636
Conversation
@@ -257,7 +257,6 @@ h1 a { | |||
#panel #language { | |||
font-family: 'Roboto Mono', monospace; | |||
font-size: 1rem; | |||
line-height: 1rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Um, why is this line changed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah okay, so this is required because changing from en
to English
requires more space.
Thanks! |
I am work in Windows 10 OS. The breaks is Line 33 in 330d29d
It's not intuitive. I saw the React and Vue website translations also use native language. |
TBH, I find the new |
How about "en" and "中文"? 1af3252 |
No description provided.