Re: Page content is wider than view window
From: Eric Sunshine <hidden>
Date: 2018-08-08 07:40:30
On Tue, Aug 7, 2018 at 11:59 PM Brady Trainor [off-list ref] wrote:
If I am reading the git book or manual (https://git-scm.com/), and zoom in, and/or have browser sized to a fraction of the screen, I cannot see all the text, and have to horizontally scroll back and forth to read at that zoom. Can site designer consider this in layout?
The git-scm.com website is maintained as a distinct project[1] at Github; it is not directly related to the Git project itself (to which you sent this email). A good way to voice a concern or make a suggestion about the website is either to open an issue[2] or submit a pull request[3] if you have a specific change in mind. The Pro Git book (if that's what you're reading) is also a distinct project[4], not directly related to the Git project. You can likewise open an issue[5] or submit a pull request[6] if needed. [1]: https://github.com/git/git-scm.com [2]: https://github.com/git/git-scm.com/issues [3]: https://github.com/git/git-scm.com/pulls [4]: https://github.com/progit/progit2 [5]: https://github.com/progit/progit2/issues [6]: https://github.com/progit/progit2/pulls