Design comparison
Solution retrospective
Me gustó poder aplicar mis conocimientos y seguir mejorando mis habilidades como desarrollador frontend. Por último, lo personalicé con mi información para incluir este proyecto en mi portafolio, lo cual me emociona mucho.
What challenges did you encounter, and how did you overcome them?Al comenzar a aplicar los estilos, estaba un poco dudoso sobre cómo empezar, pero finalmente fui avanzando paso a paso y no encontré ninguna dificultad.
What specific areas of your project would you like help with?En todas las áreas, estoy abierto a cualquier comentario, ayuda o crítica constructiva que pueda recibir.
Community feedback
- @DavisnzPosted 7 months ago
Great job!
I was stuck on the links section because I was using a list instead of just links, your code helped me fix it, thank you!
Note: Adding a small 0.3s transition for the hover makes the ui looks smoother, give it a shot :)
.linkButton:hover { transition: background-color 0.3s; }
Marked as helpful0@Rully74Posted 7 months ago@Davisnz Thank you very much for your comment, I am glad to know that my code has been useful to you. Also, I followed your advice and now the page looks much better.
1
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