I am proud of using flexbox and grid a lot here, i learnt a lot about it thanks to this project.
What challenges did you encounter, and how did you overcome them?I encountered with placing all items with grids, I spent a lot of time to understand how to do it like in design. But the most helpful was site where i could create similar schema of grid.
What specific areas of your project would you like help with?I need help with creating the message share. How did you guys created in your project? Have you used clip-path? Or you just downloaded the message picture and put in html?
Also I'm still struggling with positioning, how can I improve it ?
Also I had problem with border-radius, i did it for block div "content", and added overflow:hidden, but it cut the message "share", so I deleted it. I added left border-radius to picture and deleted overflow: hidden. Please, share your experience, how did you solve this problem?