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

  • gmqrk247 90

    @gmqrk247

    Posted

    Hey there! Nice job!

    Consider adding alt attributes to images. It is important for people using screen readers. Instead of div, you can use main and section to wrap around the content

    0
  • gmqrk247 90

    @gmqrk247

    Posted

    Hey!

    Great work! One little hint, if you put a transparent border on the button on it's normal state, you can avoid the growing and shrinking with the hover effect. just like this:

    .btn{border:2px solid transparent}
    

    Marked as helpful

    0