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

Feat: Remove Extra Padding from Main Content on Landing Page in Mobile View #54

Open
dev-phantom opened this issue Aug 24, 2023 · 2 comments · May be fixed by #56
Open

Feat: Remove Extra Padding from Main Content on Landing Page in Mobile View #54

dev-phantom opened this issue Aug 24, 2023 · 2 comments · May be fixed by #56

Comments

@dev-phantom
Copy link

Issue Description:
On the landing page of our website, we've observed that there is excess padding present on both sides of the main content specifically when viewed on mobile devices. This additional padding is affecting the user experience by reducing the usable space and causing unnecessary scrolling. To enhance the mobile user experience, we need to address this padding issue.

Expected Behavior:
The main content on the landing page should be properly aligned without any extra padding on both sides, ensuring that users can access the content comfortably on mobile devices without having to scroll excessively.

Steps to Reproduce:

  1. Open the landing page of our website on a mobile device.
  2. Observe the amount of padding present on both sides of the main content.
  3. Note how the excessive padding impacts the usability and requires unnecessary scrolling.

Proposed Solution:
The padding values for the main content should be adjusted specifically for mobile views to ensure optimal use of screen space. This can be achieved through CSS media queries or responsive design techniques.

Screenshots:
Screenshot_20230824-142645

@innith innith linked a pull request Aug 29, 2023 that will close this issue
@Harman-preet-singh13
Copy link

Harman-preet-singh13 commented Feb 11, 2024

Hey, is this issue still open? I would like to give some suggestions. I have changed how the mobile screen will look.

iPhone 14   15 Pro Max - 1 (1)

@dev-phantom
Copy link
Author

Hey, is this issue still open? I would like to give some suggestions. I have changed how the mobile screen will look. Figma mobile design iPhone 14 15 Pro Max - 1 (1)

opps
looks like someone is already working on it

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

Successfully merging a pull request may close this issue.

2 participants