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

  • Kamil 90

    @cami92pl

    Posted

    Really great job!

    0
  • Livvy-405 30

    @Livvy-405

    Submitted

    Hello , i had some issues with adding curved borders to my image and moving the name "greg hooper" on top. Your feedback will be highly appreciated

    Kamil 90

    @cami92pl

    Posted

    Remove div's from image line and paragraph with author name. To <div class="profile"> you can place: display: flex; flex-direction: row; align-items: center; Then both items should look good! Also you can add padding-right to picture to seperate text from image.

    1
  • Kamil 90

    @cami92pl

    Posted

    If you remove slash then you should see picture on you page : <img src="assets/images/icon-visual.svg" alt="">

    Also always is good to add alt="" for situations when image is not loading on page.

    Everything else it's look great!

    Marked as helpful

    1
  • Kamil 90

    @cami92pl

    Posted

    You should increase the height and width of the card. Maybe: width: 300px; height: auto;

    Marked as helpful

    0