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

Fix Community Page Responsiveness and Enhance Design #1175

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

rajveeerr
Copy link
Collaborator

This pull request addresses the issues outlined in the community page, making the site fully responsive and professional across all devices. The following changes have been implemented:

  1. Replaced Display Grid with Flexbox:

    • Changed the layout structure to use flexbox instead of the grid system for better control and responsiveness.
    • Added flex-wrap to allow items to wrap correctly on smaller screens.
  2. Fixed Heading Size:

    • Updated the heading units from vh to rem and added responsive scaling to adjust the size based on the device, ensuring the heading looks appropriate on all screens.
  3. Enhanced Mobile View:

    • Adjusted the flex properties and other CSS rules to make the page responsive for mobile devices.
    • Ensured that all elements scale properly and align without breaking the layout on smaller screens.
  4. Professional Styling:

    • Refined the styling for a more polished and professional look, ensuring that elements like buttons, text, and images adapt gracefully to different screen sizes.

Testing:

  • The page has been tested on various devices (desktop, tablet, and mobile) and different browsers to ensure that the layout and design are fully responsive and visually consistent.

Screenshots:
Screenshot 2024-10-08 at 7 45 19 PM
Screenshot 2024-10-08 at 7 46 01 PM
Screenshot 2024-10-08 at 7 46 25 PM

Closing Issues:
This pull request resolves the issues related to the community page responsiveness and design:

Copy link

vercel bot commented Oct 8, 2024

@rajveeerr is attempting to deploy a commit to the Suraj Pratap's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner

@SurajPratap10 SurajPratap10 left a comment

Choose a reason for hiding this comment

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

LGTM

@SurajPratap10 SurajPratap10 merged commit 752af91 into SurajPratap10:main Oct 8, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[style]: [BUG] - Community Page Responsiveness and Display Grid Issues
2 participants