Chat app illustration using HTML and CSS

Solution retrospective
I discovered that there's a whole bunch of hex codes, unicodes, html codes and html entities available for adding symbols, arrows, shapes, etc.
What challenges did you encounter, and how did you overcome them?Took some time to figure out how to implement the two vertical cylindrical shapes (the light violet and light magenta shapes) for the background in a way that would make them responsive with respect to screen sizes. I settled with ::before and ::after pseudo-elements and using transform-translate technique.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on jezzydev's solution.
Join 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