Submitted 9 months ago
Responsive Fylo date storage component using html + css + flexBox
@hilla10
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
using Flex Box and position i try to much the design
What challenges did you encounter, and how did you overcome them?i forget to reset the margin, padding and box-sizing it's break my style but i figure out i have to add ``` *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box}
What specific areas of your project would you like help with?on the responsive design for mobile and when i resize the page it's break the position the sometimes i stack and semantic element
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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