Design comparison
Community feedback
- @AdrianoEscarabotePosted about 1 month ago
Hi Blaze, how’s everything? I think your project turned out great! However, I have some feedback that I think might be useful:
Consider using
rem
for font size .If your web content font sizes are set in absolute units, such as pixels, the user will not be able to re-size the text or control the font size based on their needs. Relative units “stretch” according to the screen size and/or user’s preferred font size, and work on a large range of devices.if you want to continue coding with
px
, you can download a very useful extension in vscode, it convertspx
torem
!link -> px to rem
Everything is very good, even the responsiveness of the project, everything is fine even at lower resolutions.
The rest is amazing.
I hope this is helpful. 👍
0 - @Komans-HubPosted about 1 month ago
I’d like to provide some feedback. In past challenges, I noticed you haven't engaged or responded when solutions were submitted. Networking and actively engaging with the community are essential, and I highly encourage you to embrace these practices. They can greatly enhance collaboration and growth.
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