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

News page: reducing the height of the intro section #391

Open
aatanasovdev opened this issue Sep 19, 2022 · 1 comment
Open

News page: reducing the height of the intro section #391

aatanasovdev opened this issue Sep 19, 2022 · 1 comment

Comments

@aatanasovdev
Copy link

Description

On small desktop devices such as MacBooks, the intro area of the News page looks like this:

news

The issue is that no content is visible above the fold.

The intro area is prepared similar to the initial Figma design. However, previewing the Figma design, most of the Latest Release section is visible on small desktop devices, which isn't the case in the coded version.

Also, the Log In / Register top bar wasn't considered in the design, which further lowers the content.

Proposed solution

Reducing the top and bottom spacing similar to this mockup:

intro-reduced

This solution tends to improve the user experience. Reducing the unnecessary top and bottom spacing will help users find the content quickly.

Please let me know what you think.

@StevenDufresne
Copy link
Collaborator

I agree. I think we can remove the margin and it will still follow the grid.

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