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

fixes overlapping issue of card on footer in Iskcon page #1770

Merged

Conversation

Sarthak0085
Copy link

Related Issue

Closes: #1768

Description

I have solved the issue in card is overlapping with the footer in the Iskcon Page. This error is shown from the large screen only. So, to fix this i have change the code in event.html file and fix this issue by removing the fixed height from the lg screen sizes.

Screenshots

Before :-
Moksh1

After :-
Moksh2

Checklist

  • My code adheres to the established style guidelines of the project.
  • I have included comments in areas that may be difficult to understand.
  • My changes have not introduced any new warnings.
  • I have conducted a self-review of my code.

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.

Great job, @Sarthak0085! 🎉 Thank you for submitting your pull request for Moksh. Our dedicated team will review it diligently.Your contribution is valuable and we appreciate your efforts to improve our project.

@akshitagupta15june akshitagupta15june merged commit 712305b into akshitagupta15june:main Jul 15, 2024
1 check 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.

In Iskcon page, last card is overlapping on footer.
2 participants