Alessandro De Pietri Tonelli
@adptCodeAll comments
- @CoiferousYogi@adptCode
Your social media link card is perfect! It’s impressive how closely it resembles the original design – truly a fantastic job. The only improvement I would suggest is regarding accessibility with keyboard navigation. Currently, the links don’t seem to be focusable with the Tab key, so making them keyboard-friendly would enhance usability.
Additionally, you might consider adding your real information to fully take advantage of the card's purpose. Overall, an excellent execution – well done! 🚀
Marked as helpful - @Babs-uniqueWhat are you most proud of, and what would you do differently next time?
Was a great project to start with as a beginner
What challenges did you encounter, and how did you overcome them?NO serious challenge to be precised
What specific areas of your project would you like help with?i think everything is okay
@adptCodeGreat job! The card looks very well-structured.
You might consider centering the card better within the body by adding something like
min-height:100vh;
.Additionally, for the blog container, you could use
margin: 0 auto;
to center the card horizontally.In any case, fantastic work! 👍
- @Mohamed-A-YehiaWhat challenges did you encounter, and how did you overcome them?
Title font size and card width. Using spacing and font size system.
@adptCodeYour solution looks really good! However, I’d suggest making the repository public on GitHub so your code is visible.