Card with some animations

Solution retrospective
its nice, responsive and it has some simple animations
What challenges did you encounter, and how did you overcome them?responsiveness and breakpoints
What specific areas of your project would you like help with?i need help, in my local host it looks perfect but as soon as i uploaded to gh pages the width of the card changes, also the distance between the card and top and bottom and a scroll bar apears. Why does it happends?? the code its the same but online looks diferent
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Basselfathy
Hi @Ricarddo, Nice work you have done!
I think the issue you are facing is due to unnecessary
media queries
and how you handled the sizing of the card width withvw
.I have made some changes to the css file in your repo, hope you have a look at it.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord