Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @salahelec2

    Posted

    Hello! It's best to follow the Figma design specifications and use the exact font sizes, padding, etc. In the avatar area, use a slightly smaller font size.

    Marked as helpful

    0
  • P

    @zavaladrian

    Submitted

    What are you most proud of, and what would you do differently next time?

    This project seemed to be a bit easier after doing the first earlier ones. Getting the hang of using css styling more. I would want to replicate this with tailwind as i don't want to lose that skill too.

    What challenges did you encounter, and how did you overcome them?

    The image was giving me an issue and I was using flex-col styling causing it not to center. Figured it out though..

    What specific areas of your project would you like help with?

    As always, sizing container took longer than expected and still can't visualize it quick enough that doesn't cause to frustrate me.

    @salahelec2

    Posted

    I think the design rules are not met here. You have to change the border-radius of the buttons and the container to meet the specifications. Also, the buttons have to be centered inside the container, which is easy to do using Flexbox by setting: display: flex; flex-direction: column; align-items: center; justify-content: center; on the container.

    0
  • @salahelec2

    Posted

    You have shared the wrong github repository/page, this is the QR component challenge

    0