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

lpx-content-container .lpx-content max width 1280px #11

Open
cellero opened this issue Jul 14, 2022 · 2 comments
Open

lpx-content-container .lpx-content max width 1280px #11

cellero opened this issue Jul 14, 2022 · 2 comments

Comments

@cellero
Copy link

cellero commented Jul 14, 2022

I'm enquiring as to why this content max width is set to 1280px.
It means that the full width is not used, most users have a higher resolution than this.

.lpx-content-container .lpx-content {
padding: 2em;
max-width: 1280px;
margin: 0 auto;

I will be remove the setting from my projects to get a better layout:
image

@ismcagdas
Copy link
Member

@armgnunlu do you have any comment about this ?

@armgnunlu
Copy link
Member

Hello,
Thanks for your feedback.

The fact that the content area is completely spread on the screen causes many visual problems, especially on the pages where we use graphics and charts. As you said, there are screens much larger than 1280 pixels and the large screen also causes problems such as focusing on the content.

However, we have designed this area as customizable so that you can change it as you wish.

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

3 participants