
Design comparison
Solution retrospective
i forgot about how to make shadow on css
Community feedback
- @1deadjoePosted 11 months ago
This is great work. You got around a part that I was unable to (having the avatar and name aligned along the same axis). To point out ,however, you did not include the active states' styles. This will help you get familiar with pseudo classes.
Marked as helpful0@Hasban-FardaniPosted 11 months ago@1deadjoe thanks for the review its soo helpfull. You can make the avatar and name aligned along the same axis by using display: flex + align-items: center; on the avatar & text container
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