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

[Handbook]Fix-6312 Extra spaces in the beginning of handbook pages in layer5 website #6316

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gourav-k-shaw
Copy link

@gourav-k-shaw gourav-k-shaw commented Mar 16, 2025

Description

This PR fixes #6312

Notes for Reviewers
Test Documentation: https://docs.google.com/document/d/1dvoVlz9rejB_a-9L90O7u6iwBM7H5TS3KgGJDVUP2rk/edit?usp=sharing

Signed commits

  • Yes, I signed my commits.

@l5io
Copy link
Contributor

l5io commented Mar 16, 2025

🚀 Preview for commit 3bf39e8 at: https://67d7226ec4b82e56050dfa42--layer5.netlify.app

gourav-k-shaw and others added 3 commits March 17, 2025 00:46
Signed-off-by: gourav-k-shaw <[email protected]>
This reverts commit 439e517.

Signed-off-by: gourav-k-shaw <[email protected]>
@l5io
Copy link
Contributor

l5io commented Mar 16, 2025

🚀 Preview for commit 885e580 at: https://67d7268691f46de3070f984f--layer5.netlify.app

margin-left: 20rem;
}
display: flex;

@media screen and (min-width: 768px) and (max-height: 1145px) {
margin-top : -62vh ;
margin-top : -90vh ;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't looks good @gourav-k-shaw . It means we are just setting margins as required. In future something around this changes again we have to come and set the margin. Please use some other generic css so and use as less media queries you can. So we don't have to rely on changes around this component.

@vishalvivekm
Copy link
Contributor

@gourav-k-shaw Thank you for your contribution!
Let's discuss this during the website call today at 5:30 PM IST

adding it as an agenda item to the meeting minutes.

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

Successfully merging this pull request may close these issues.

[Handbook] Extra spaces in the beginning every page of handbook.
4 participants