Design comparison
Solution retrospective
I'm happy that I was able to approach the challenge with a clear approach. This is basically due to the experience gained from previous challenges.
What challenges did you encounter, and how did you overcome them?The most difficult issue I had was center-aligning the profile pic with the name and verification to it's right. It was easier once I deployed them within a flexbox container, but I tried with limited success to do it without flexbox. Responsiveness is an issue if there's no clear direction on where media queries should be invoked, and what the screen should look like at varying widths. I overcame this by making my own mind up where it should happen.
What specific areas of your project would you like help with?Perhaps some clarity on how the screen should look at widths between the mobile and desktop designs. I'm gathering it's my own opinion at this point, but I was toying with having a different grid design at the in-between design widths. For example, a two-column grid.
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