Submitted over 3 years ago
Chat app built using html, css, flexbox and media queries.
@Isenraf
Design comparison
SolutionDesign
Solution retrospective
I did everything except from the background images. I don't know how to tackle it. Can you help me with feedbacks.
Community feedback
- @pawelpikusPosted over 3 years ago
Good job on that mobile phone! I've just finished the same project myself, for background images I used fixed positioning, and moved the boxes slightly off-canvas with transform: translateX() and translateY(). Finally, I pushed these boxes backwards with negative z-index. Check my solution for the code. 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