Changes are done in the (event-card.jsx) and (tailwind config js) file to make the UI responsive.
In the tailwind config file custom screen config was added for screens under 895 px the div will be flex-column.
And according to config, classes added to the event card file
Check List (Check all the applicable boxes)
[x] My code follows the code style of this project.
[ ] My change requires changes to the documentation.
[ ] I have updated the documentation accordingly.
[ ] All new and existing tests passed.
[ ] This PR does not contain plagiarized content.
[x] The title of my pull request is a short description of the requested changes.
Screenshots
Note to reviewers
Changes are made according to style or order of project no extra thing are added✨
88
Fixes Issue
Closes #88
Changes proposed
Changes are done in the (event-card.jsx) and (tailwind config js) file to make the UI responsive. In the tailwind config file custom screen config was added for screens under 895 px the div will be flex-column. And according to config, classes added to the event card file
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers
Changes are made according to style or order of project no extra thing are added✨