Blog preview card solution

Solution retrospective
I'm really proud of how I managed to implement several new techniques in the recent challenge, like using the :root pseudo-class to create customizable variables for reuse throughout the project. I plan to continue using this approach in the future. While I'm not entirely sure if I did it perfectly, I hope to improve with time. Additionally, I'm proud of myself for finishing this challenge. Although I was initially stuck and considered giving up, I decided to push through and learn. I also used other people's source code as a reference and learned from their methods.
What challenges did you encounter, and how did you overcome them?At the beginning, I struggled with creating customizable variables since it was a new concept for me. While I knew I could use them for colors, I wasn’t sure if they could be used for text presets. I researched the topic and discovered that it was indeed possible. To figure it out, I reviewed source codes from others on this platform, watched tutorials on YouTube, and read through various documentations.
What specific areas of your project would you like help with?There are a few areas where I could use some help, particularly with creating media queries and using the :root class. I'm not entirely sure if I've implemented these correctly and would appreciate guidance from someone with more expertise.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Liyyy9's solution.
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