Submitted about 3 years ago
FAQ card using Sass and JS for responsiveness and more interaction.
@Caiqueoak
Design comparison
SolutionDesign
Solution retrospective
Its my first project using JS and i think i messed up a little with the code. I need to work more on the resize proportion in the mobile resolution.
Any advice is welcome.
Community feedback
- @darryncodesPosted about 3 years ago
Hi Caique,
Overall really good solution - well done!
- consider adding
transition: all ease .3s;
on your arrow image to enhance the arrow with a subtle animation - i think some of the fixed heights and use of px is playing havoc with your design, try to avoid fixed heights and use relative units
Keep coding 🤙
Marked as helpful1 - consider adding
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