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

  • P

    @shakthivel-rn

    Posted

    The Social Links Profile looks really good! I just found some minor mismatches with the mock. Like the size of buttons, size of images, font sizes and text color. Overall, great job!

    0
  • P

    @shakthivel-rn

    Posted

    Hi Ricarddo, great job on the blog preview card challenge. I just noticed some improvements.

    • I cannot see both the images
    • The card components is horizontally centered, but not vertically. For that, you make the container height 100vh and use flexbox to justify-content: center and align-items: center.
    • You can add border-left and border-top to add a small black line to the top and left of the component

    Thanks!

    0
  • P

    @shakthivel-rn

    Posted

    The QR Component looks good! Just some suggestions, I think instead of grid, using flexbox will make the code much simpler and satisifies the requirement as well. Instead of giving max width, I feel giving a fixed width is better, because I saw that in large screens the image is overflowing the white container.

    0