use CSS Flex Box and its properties to archive this.

Solution retrospective
I used CSS flex box to create the structure which made it responsive and easy.
What challenges did you encounter, and how did you overcome them?setting up git xD
What specific areas of your project would you like help with?right now none may be with being able to do the same task more efficiently.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Md-Mubin
well you have under scroll bar ... remove width:100vw; from your body css. also use margin:0; in your *{} css which you can say global css. For not show the side scrollbar as body is taking extra 8px margin in your output.
- @sixwordxiong
well
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