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

Content area of blog posts becomes much narrower in full-screen mode #1722

Closed
quangminhtran opened this issue Jun 29, 2018 · 1 comment
Closed

Comments

@quangminhtran
Copy link

Description

GOOD behavior: In a non-full-screen mode of certain height/width, the content area of blog post is wide enough.

minimal_mistakes_good

BAD behavior: In full-screen mode, the content area suddenly becomes much narrower (this is bad!).

minimal_mistakes_bad

Environment


Expected behavior

I would expect that the content area of blog posts remain wide and does not become much narrower* as depicted in the screenshot above.

Steps to reproduce the behavior

See description.

@mmistakes
Copy link
Owner

This is intentional.

If you want to override this behavior set classes: wide in your post's front matter like in this example.

Closing as this is a duplicate of #1373, #1265, #623, #384, #74

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

No branches or pull requests

2 participants