Design comparison
Solution retrospective
Finally finished this challenge, which I started when I joined Frontend Mentor. I reviewed the code from back then and had to make a lot of changes. I still need to add the corner on the data storage box - any suggestions on how to approach it?
Community feedback
- @AgataLiberskaPosted over 3 years ago
Hi @kamilcodes! Well done on this challenge, it looks great. Are you asking about the little 'tail' think where it says 185gb left? You can use a ::before or ::after psuedoelement and use border styles to make it look like a triangle, CSS tricks have a good article about it.
Make sure that the attribution is not covered up in mobile layout. And I think hover styles could be a bit clearer, I like the effect you've got now but I think you could add a background-color shift as well to make it more noticeable.
1@kamilcodesPosted over 3 years ago@AgataLiberska Thanks a lot. Already fixed the problem with the attibution. I will definitely work on the hover effect and add the bg-color shift. Awesome suggestion!
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