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

Solved issue 2799 #2829

Merged

Conversation

Saksham2k3s
Copy link
Contributor

Related Issue

[Cite any related issue(s) this pull request addresses. If none, simply state “None”]

Fixes: #2799

Description

This PR addresses the issue of extra space between the Prices Section and Realms Section on mobile screens. The spacing issue was causing an uneven appearance on smaller devices, which has now been resolved by adjusting the CSS properties responsible for the margin and padding. This fix ensures a more consistent and visually appealing layout across different screen sizes.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

[Attach any relevant screenshots or videos demonstrating the changes. Make sure to attach before & after screenshots in your PR.]

Checklist:

  • I have made this change from my own.
  • I have taken help from some online resources.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots after making the changes.

Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swapreads ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 8:54pm

Copy link

github-actions bot commented Aug 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for vermillion-sunshine-40461e ready!

Name Link
🔨 Latest commit b1bb609
🔍 Latest deploy log https://app.netlify.com/sites/vermillion-sunshine-40461e/deploys/66b6821266131500086a7f98
😎 Deploy Preview https://deploy-preview-2829--vermillion-sunshine-40461e.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@huamanraj huamanraj added gssoc This Contribution is under GirlScript Summer of Code 2024 level1 Basic and removed level1 Basic labels Aug 10, 2024
@huamanraj huamanraj merged commit 2b961bb into anuragverma108:main Aug 10, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This Contribution is under GirlScript Summer of Code 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Remove Extra Space Between Prices Section and Realms Section on Mobile Screen
2 participants