social media dashboard with theme toggle - scss grid and flexbox

Solution retrospective
I used inline SVGs for the icons. Im wondering if it is better to use img element with the src attribute linking to the svg instead?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @joanneccwang
I'd probably use
<img>
since it's more readable for me. And we usually don't have to manipulate inline svg if your designer does a great job.BTW, the RWD is so smooth. Really love your work!
Marked as helpful
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