Four card feature - Using HTML SASS(BEM) and JS

Solution retrospective
Comments are welcome 😀
Please log in to post a comment
Log in with GitHubCommunity feedback
- @fraserwat
This is great - I really love the little animation on load! 🤩
There is a bit if you have the screen width just after the breakpoint where the margin the header text pushes underneath the boxes. You could fix this by being a bit looser with the max-width on the container, or you could have a less rigid positioning of the
cards animation-on
container so its pushed down by the header text moving down (or both!).
Join 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