Design comparison
Solution retrospective
I can animate the ethereum icon and expand the image
What challenges did you encounter, and how did you overcome them?i can't make a beautiful scrolling animation yet, i wanted to do it on this challenge.
What specific areas of your project would you like help with?nothing really, but if there is anything i am missing, just let me know.
Community feedback
- @undrthegraveyardPosted 6 months ago
Hey,
Very well-structured code, just a small observation off the top. Declaring height, width, padding, margins, etc. in relative measuring units might be a good option when it comes to scaling designs. What do you think?
Happy Coding! 😁
1@ALtera21Posted 6 months ago@undrthegraveyard, i had thought of that at first, but when i used relative scaling, sometimes the layout can get messy, so in order to make them stay where i want them to be, i used normal fixed scaling.
Thanks for the tip tho :)
0@undrthegraveyardPosted 6 months ago@ALtera21
Yeah, that is understandable. Sometimes, it can be hard to work with relative units.
No worries 😁
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