Chat app css Illustration with sass

Solution retrospective
I appreciate the feedback
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mesutcifci
Hi Dilan Congrats!
Here is some advice for you from me:
-you should check: font-size, border-radius
-your phone design looks bigger than original design you should make smaller
-to fixed broken design of input and button elements write this line of code
border 0px
or if you want, you can add custom border.-open responsive design mode on your browser and look ```1018px`` you will see your images overflow.
-look
2000px
on responsive mode. You will see the phone is stretch. To prevent this you can add max-width property.-also if you check mobile design you will see the phone don't shrink
I know implemented these changes could be hard but if you work hard i think you can develop yourself and design.
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