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

Price cards size is fixed #883

Merged
merged 1 commit into from
May 26, 2024

Conversation

shreya-paul-17
Copy link
Contributor

Related Issue

None

Fixes: #834

Description

Previously the price cards in the pricing section were having an uneven size which was not looking good. Thus I made some changes in the style.css file so that all the 3 price cards have a regular and equal size. After fixing this the cards are looking evenly sized and placed well for this project.

Issue no.: #834

Type of PR

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

Screenshots / videos (if applicable)

Before the issue was fixed:
swapreads

After the issue was fixed:
swapreads-4

Checklist:

  • I have made this from my own
  • I have taken help from some online resourses
  • 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, screenshots, and videos after making the changes.

Copy link

vercel bot commented May 26, 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 May 26, 2024 9:40am

Copy link

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

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to Our repository.🎊 Thank you so much for taking the time to point this out.

@huamanraj huamanraj merged commit ab1c26c into anuragverma108:main May 26, 2024
5 checks passed
@huamanraj huamanraj added gssoc This Contribution is under GirlScript Summer of Code 2024 level2 Intermediate labels May 26, 2024
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 level2 Intermediate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: The price cards are of uneven size
2 participants