
Design comparison
SolutionDesign
Solution retrospective
Hello there, please let me know i can improve my solution, espcially the part where i used CSS to style the paragraph element. thanks!
Community feedback
- @rsrclabPosted about 3 years ago
Hi, @pytest3 ~
Congratulate on your solution to the challenge on FM platform. I have studied your work carefully and learned a lot from it.
Here are some of the tips I like to provide.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
- On smaller devices, responsiveness doesn't work well, and I think that's because of
viewport
meta on html head.
If it can help you even a bit, it would be happy to me.
Cheers ~
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