Chat-app using HTML/CSS and Bootstrap

Solution retrospective
I'm a newbie but I tried this Intermediate level challenge. Any comment/suggestions/feedback please so that I can improve.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hey, Valency! 👋
Nice work! 👍
I suggest,
- Setting a fixed width on the CSS illustration so that it doesn't grow too wide or too narrow when the screen is resized.
- Vertically centering the heading and paragraph at all times in the desktop layout of the site (which you can easily do using auto margins or flexbox or something).
- Between
768px
and576px
, the design goes a little wonky—you might want to look into your media queries there to see what's happening.
Keep coding (and happy coding, too)! 😁
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