@malavidaxzSubmitted almost 2 years ago
All feedback is welcome thank you
All feedback is welcome thank you
Hi brother,
Congratulation on completing this frontend mentor challenge. Your solution looks great. I have suggestion regarding your solution:
Use rem
instead of using px
because in some browsers doesn't resize when the browser settings are changed.
You can look for here "https://uxdesign.cc/why-designers-should-move-from-px-to-rem-and-how-to-do-that-in-figma-c0ea23e07a15"
From the least that I know, you can center an image using flexbox.
This is where I learned --> https://blog.hubspot.com/website/center-div-css
Also, in live site, I'm using netlify app. You need to rename your .html to index.html