Responsive Page using vanilla CSS Flexbox

Solution retrospective
-
i do proud that i actually can use CSS Flexbox
-
i do proud that i solve this only using CSS
-
i would use CSS framework next time. I use pure CSS to deepen my knowledge at CSS
First time i confuse on why the picture did not stretch the width 100% relative to the container even though i already make width: 100%;. Turn out i have padding at the container that prevent my width to stretch.
What specific areas of your project would you like help with?-
i still dont know on how to make space between number list and the content without using flexbox
-
i have a problem on what tags do i need to add the padding or margin. I hope i can put it without adding it at every tag.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Alfeyn
good job!
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