Submitted over 3 years ago
Fylo Data Storage Component Solution HTML, CSS, Bootstrap 5
@sn-tin
Design comparison
SolutionDesign
Solution retrospective
Comments and suggestions are welcome and appreciated. Thank you.
Community feedback
- @vanzasetiaPosted over 3 years ago
👋Hi Kristine! My name is Vanza!
I have some feedbacks that may improve this solution.
- For the
usage-left
, I recommend using absolute unit likerem
, because the%
unit is relative to thewidth
of the page, that eventually cause a weird position (try to see it on 900px screen size). - Also if don't want the
usage-left
width get too big on bigger screen, I recommend to userem
unit or addmax-width
.
That's it! Hopefully those feedbacks are useful for you!
😉Happy Coding!
0 - For the
- @Obafemi-NGPosted over 3 years ago
on previewing the website, the dialog box showing the data left covers some text, you might just need to reduce the size or reposition it again.
0
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