Article-preview-component

Please log in to post a comment
Log in with GitHubCommunity feedback
- @FranciscoDavidCampuzanoMelgarejo
Things that could be improved:
-
I think you follow a desktop design approach, I suggest you start with the mobile version first (easier). When doing the HTML you focus on both and even more on the desktop design, but when you start with the CSS I suggest that you first focus on the mobile design.
-
The triangle below the social networks in the desktop layout can be made using pseudo-elements (maybe it's more comfortable) and the transition when clicking the button is a bit strange.
-
I also recommend using variables in CSS (custom properties)
-
The rest of the things are pretty good, maybe you can adjust more to the given design (in terms of padding and that stuff)
Keep it up!
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