Design comparison
Solution retrospective
wow, image overlay and fitting the background on a phone screen trumped me. any suggestions?
Community feedback
- @jose-jimmyPosted over 1 year ago
Hello there 👋. Congratulations on successfully completing the challenge! 🎉
I have some recommendations regarding your code that I believe will be of great interest to you.
-
For getting the white line on top of the creator section what you could do is add the following CSS
article .item{border-top: 1px solid hsl(215, 32%, 27%);}
to your CSS file. -
I would strongly recommend that you store the designs, images and codes separately for easily managing the files.
Other than that I find your solution pretty amazing keep grinding
-If you have any questions or need further clarification, you can always check out my submission and/or feel free to reach out to me.
I hope you find this helpful 😄 happy coding!
Marked as helpful0@faybasPosted over 1 year ago@jose-jimmy Thanks a lot for your help. Will use your suggestions for improvement
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