Design comparison
Solution retrospective
I've just done this challenge and I'm very proud of it, I added a bit of animation on hovering the card, it looks nice. I also did got 100% overall on Lighhouse both for desktop and mobile devices. I've also used SASS, but I'm still learning how to use it.
What challenges did you encounter, and how did you overcome them?One of the problems I encountered (I'm not sure if it is on topic) is that I took time figuring out why the font didn't work when I deployed my code on Github but the solution was that I should've inserted that path this way ../assets/fonts/ not this way /assets/fonts because when the sass get compiled the URL becomes https://aymaneonline.github.io/assets/fonts/ which is not where it is suppose to be.
Other than that, the only difficult thing was to use SASS as I'm currently learning it as I mentioned.
What specific areas of your project would you like help with?Every help would be a pleasure.
Community feedback
- @Dev-FarhanPosted 5 months ago
Make card border none
0@AymaneOnlinePosted 5 months ago@Dev-Farhan I've done that, but didn't took the screenshot Thank you!
1
Please log in to post a comment
Log in with GitHubJoin 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