-
Notifications
You must be signed in to change notification settings - Fork 120
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
The design of the website is not compliant with the rule 2.1.2 #23
Comments
I count 120 on my full HD monitor 😆 |
Back when monitors were far smaller (when this was originally designed), this was fine. Please feel free fork, fix for modern monitors, and request pull. The beauty of open source. |
I tried to fix this by simply adding Because the other widths are mostly in percentages a strange thing happens to the out-dented numeric part of the chapter heading: (As well as leaving a big gap to the right-hand side content.) This actually happens at very narrow widths even in the current design: but it only shows up at those very narrow widths. I wonder if a general effort to switch from percentages to ems/rems would be worthwhile or if there's something simpler we could do. |
The browser support for measure using the Hope that helps! |
Thanks - feel free to fork, makes changes and submit. |
I put up #39 for this which uses |
Rule 2.1.2 says that the measure for one-column text should be 45-75. The measure on that very page as displayed on my PC is well above 90...
The text was updated successfully, but these errors were encountered: