Design comparison
SolutionDesign
Solution retrospective
Hello, I would like you to give me a comment or rating, thank you
Community feedback
- Account deleted
Your solution is ok, and I think your media query is a bit too early, but for the most parts is works. Just seems a little weird to have the mobile view at 1300px.
Keep coding👍.
Marked as helpful1 - @vanzasetiaPosted over 3 years ago
👋Hi JorddI Suarez! My name is Vanza!
I have a feedback on this solution, in my opinion try to use external svg by using
img
tag to make your HTML file looks cleaner.Example:
<img src="./images/icon-star.svg" alt="Yellow star. Icon.">
That's it! Hopefully this little tip is useful!
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