Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
code seperation and use of css variables.
What challenges did you encounter, and how did you overcome them?this task was not that challanging, i only had to search for how to include media queries
What specific areas of your project would you like help with?id like some help in writing down media queries for this project properly
Community feedback
- @akremsoussiPosted 3 months ago
you've done an incredible job with the measurments the only things you've missed is to add weight to the name and to take off the text decoration in every anchor. you can add these using
text-decoration: none;
andfont-weight: 700;
0
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