Skip to content
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

choosing the width on large screens (4k+) #94

Open
erikh opened this issue Jun 22, 2020 · 2 comments
Open

choosing the width on large screens (4k+) #94

erikh opened this issue Jun 22, 2020 · 2 comments

Comments

@erikh
Copy link

erikh commented Jun 22, 2020

I maintain a small blog and the screen is effectively cut in half on a 4k screen, with the right half being whitespace.

While I know there are a lot of good visual reasons for this, most of my blog entries contain large code samples, requiring the pre/code boxes to scroll at the current width in most cases.

What I have done is fork it over at https://github.com/erikh/hydeout and added a single commit to add the max-width to 76rem in the large media layout, but I assume you will want to make it configurable instead, so I did not submit as a pull request. I am not that familiar with this stack.

Hope this is useful commentary, the result looks nicer I think:

full

The original:

thin

@erikh
Copy link
Author

erikh commented Jun 22, 2020

thanks for the great theme, by the way!

@a-fakhri
Copy link
Contributor

@erikh Thank you for writing this up! I am very new to css and html, so it was taking me quite some time to figure out which parameter controlled post width.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants