FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: reduce font size on smaller screens by gibfahn · Pull Request #11695 · nodejs/node · GitHub

/ node Public

doc: reduce font size on smaller screens - #11695

Closed
gibfahn wants to merge 1 commit into
nodejs:masterfrom
gibfahn:doc-font
Closed

doc: reduce font size on smaller screens#11695
gibfahn wants to merge 1 commit into
nodejs:masterfrom
gibfahn:doc-font

Conversation

gibfahn commented Mar 5, 2017

Copy link
Copy Markdown
Member

The font size for tablet sized screens (or half a laptop screen) is overly
large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

The font size for tablet sized screens (or half a laptop screen) is overly
large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919
nodejs-github-bot added the doc Issues and PRs related to the documentations. label Mar 5, 2017

lpinca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good on my iPhone 5

Copy link
Copy Markdown
Contributor

cc @Fishrock123.

Copy link
Copy Markdown
Contributor

@gibfahn can you show some comparision screenshots?

Copy link
Copy Markdown
Contributor

I'm not exactly up-to-date on media queries, aren't some cellphones in this range? I'm not sure if there is other fancy new detection we can do?

silverwind commented Mar 6, 2017
edited
Loading

Copy link
Copy Markdown
Contributor

According to http://mydevice.io/devices/, the highest phone CSS width is 504px in portrait and 768px in landscape mode, so I'd say it's pretty good as-is.

fhinkel commented Mar 9, 2017

Copy link
Copy Markdown
Contributor

Thanks. Landed in 7c8bbe3.

fhinkel closed this Mar 9, 2017
fhinkel pushed a commit that referenced this pull request Mar 9, 2017
The font size for tablet sized screens (or half a laptop screen) is
overly large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

PR-URL: #11695
Fixes: https://github.com/nodejs/nodejs.org#919
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
gibfahn deleted the doc-font branch March 9, 2017 10:11
italoacasas pushed a commit to italoacasas/node that referenced this pull request Mar 13, 2017
The font size for tablet sized screens (or half a laptop screen) is
overly large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

PR-URL: nodejs#11695
Fixes: https://github.com/nodejs/nodejs.org#919
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
jungx098 pushed a commit to jungx098/node that referenced this pull request Mar 21, 2017
The font size for tablet sized screens (or half a laptop screen) is
overly large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

PR-URL: nodejs#11695
Fixes: https://github.com/nodejs/nodejs.org#919
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 17, 2017
The font size for tablet sized screens (or half a laptop screen) is
overly large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

PR-URL: #11695
Fixes: https://github.com/nodejs/nodejs.org#919
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 19, 2017
The font size for tablet sized screens (or half a laptop screen) is
overly large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

PR-URL: #11695
Fixes: https://github.com/nodejs/nodejs.org#919
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
MylesBorins mentioned this pull request Apr 19, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
The font size for tablet sized screens (or half a laptop screen) is
overly large, reduce it to a more readable size.

Fixes: nodejs/nodejs.org#919

PR-URL: nodejs/node#11695
Fixes: https://github.com/nodejs/nodejs.org#919
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>

octref commented Aug 17, 2017

Copy link
Copy Markdown

How it looks like today:

Apparently the issue hasn't been fixed.

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

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants


Back | FazBrowse Home | New Git URL