Article Preview Component using pure CSS

Solution retrospective
I'm proud that I manage to implement the share container for both desktop and mobile version
What challenges did you encounter, and how did you overcome them?I struggled when trying to set the width and height of the image element xd
What specific areas of your project would you like help with?I have to clean the CSS file or use other frameworks because the file is soo long xd
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@inappdesign
Your solution looks great but the responsive versions may need tweaking a bit. You can see what I mean if you paste your live link into this site.
Regarding CSS, I totally agree, my files get way long. For some of my challenges I've split my CSS into three files: Reset, global and specific. My "meet landing page" solution does this but honestly, I think I just make the confusion worse doing that haha. I'll see how I go in future challenges.
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