Responsive design using SASS

Solution retrospective
Can I use many divs for the HTML structure?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @catcarbonell
Sure, you can use many divs for structure--but do you really want to? Accessibility would be an issue there, especially if you're just using divs. Also, your back-end dev might not appreciate that. Also, try out making it responsive! The vast majority of users are mobile-only, so you should practice!
One thing I really liked was the implementation of the animated share bubble. I appreciated the smooth transition!
- @alexcamachogz
Good solution, but what happened with the responsive? You only have the desktop view so for me is incomplete. I think you should also do the mobile view.
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