-
Notifications
You must be signed in to change notification settings - Fork 1
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
Max-width for page? #45
Comments
I should add what I see as some factors that enter into the question of max-width.
|
Yes, we definitely want a max with for the text. It's possible we don't want it for the entire page, though. For instance, here in GitHub, the page header goes the entire width of the window, but the content has a max width. That seems like a reasonable model to follow. |
Then let's start with a max-width below the header. Looks like it could be attached to It looks like GitHub uses 980px for their container width. I'm fine with anything in that range as a start – then we can play with it on various pages and look for the sweet spot. We can leave until later the design question of whether the header should be full width or not. |
Sounds good :-) |
I feel we should add an overall max-width (1200px?) for the page. Thoughts?
The text was updated successfully, but these errors were encountered: