-
Notifications
You must be signed in to change notification settings - Fork 339
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
[FIXED] BUG: Elements stuck together #1512 #1516
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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! 😊 |
✅ Deploy Preview for buddytrail ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@PriyaGhosal Check this out |
@KrishPatel1205 Your pull request has been successfully merged! Don't stop here—continue contributing by addressing more issues and aiming to become a top contributor. Exclusive swag awaits for those who go the extra mile! |
Related Issue
Fixes: #1512
Description
The padding for the card elements wasn't set, as a result I created a new padding element for the card header and assigned it a value of 10px to the top to fix the issue. As a result this fixed issue #1512
Type of PR
Screenshots / videos (if applicable)
Before:
After:
Checklist: