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 solutions

  • Submitted


    I am not sure about the positioning of the name and address.

    I use transform translate for the avatar. however, the problem starts when there was a space created by the transform translate, so in order to fill in the space, I also use transform translate for the name and address.

  • Submitted


    Hi everyone, I'm open to all suggestions.

    specially on the responsiveness part.

    Is it really okay to use 62.5% as html font-size? what do you think ?

  • Submitted


    The difficult part was the active / hover states it needs imagination it took me time to figure it out but nevertheless I got it.

    I just used opacity and display none for it.

  • Submitted


    What I find difficult building the project was understanding this instruction

    "The designs were created to the following widths:

    • Mobile: 375px
    • Desktop: 1440px"

    I'm not sure whether to use media query or just "max-width" the parent container.

    What do you think ?