Design comparison
Solution retrospective
Hello!
The project ended up alright although I did ended up spending a bit of time when I had to change some of the paragraph colors (they appeared invisible on the white background cards) and I'm not sure if I did the right choice. It feels like I could of came up with a more 'elegant' solution but this was what I used at the moment, also felt a bit as if BEM got in the way for once.
Anyway, any advice or criticism is welcome! ^^
Thank you in advance!
Community feedback
- @tedikoPosted over 3 years ago
Hello, Rael! 👋
Congrats on finishing another challenge! 🎉 Your solution looks very good and also responds well. Since you're using Sass search for function for color text based on background color. It will automatically change your font color if background is too light/dark.
Good luck with that, have fun coding! 💪
Marked as helpful1@RaelianPosted over 3 years ago@tediko Hello and thank you!
I considered that with an if function but for some reason it didn't seem possible in my head at the time. I'll have to take another look it seems.
Thank you! ^^
0
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