HTML, CSS, CSS Flexbox

Solution retrospective
Pretty Simple. Colour may differ from solution
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hardy333
Hi Daniel, everything looks good and clean on Desktop and mobile screen sizes.
But on tablet/middle size there is bug where image is not positioned correctly.. maybe you missed it while codding :(
Overall very nicely don, good job.
Marked as helpful - @darryncodes
Hi Daniel,
Great design, really responsive - well done!
Some thoughts from me:
- add
order: 2;
to.text
on mobile to swap the order of the image and text around - i'd add
max-width: 1000px;
to your.box
class to stop the design from stretching on wider screens. The design and image starts to break on wide screens
All the best!
- add
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