Design comparison
Solution retrospective
I read about variables fonts and it is something new I learned.
What challenges did you encounter, and how did you overcome them?No at all.
What specific areas of your project would you like help with?I was wondering if I did right when I set max-width: 100% for images for desktop screens π€
Or if I should export two images corresponding to screen sizes as we did on my course, but I thought that because this is an SVG it would stretch without quality loss.
Community feedback
- Account deleted
Hi, Serhii,
I think you had done right with setting
max-width: 100%
for images, which ensures that images resize appropriately according to their container width. Additionally, I don't think adding two images is necessary at the moment.Otherwise, good work, and good luck with your next project!
Marked as helpful1@grifanoPosted 7 months agoThank you @complic8-coder, yeah agree for such small challenges, it isnβt necessary.
Good luck you too with your challenges π
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