Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Me orgulho de ter concluido este desafio, e ter conseguido deixar a pagina mais proxima o possivel do design do projeto original.
- Gostaria de ajuda na parte de responsividade, sempre que coloco uma @media Queries a margem muda em outra @media Queries, como corrigir este problema?
Community feedback
- @Djamel1133Posted about 1 month ago
Hi,
I liked your code and the way you organized it; it's very clean. However, I need to provide feedback as part of my learning path on Frontend Mentor. Here are my suggestions:
-
I think using variables (for font-size, colors, etc.) will give you more flexibility. Check out this resource on CSS variables: W3Schools - CSS Variables.
-
Use logical units (em, rem, etc.) instead of fixed values in px. There are some good articles on this topic here: Frontend Mentor - Building Responsive Layouts.
Thank you and happy coding!
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