@loicduong
Posted
Hi @msakuma-dev. I think your project turned out great! However, I have some feedback that I think might be useful:
- Images must have alt text unless it is a decorative image, for any decorative image each IMG tag must have empty alt="" and add aria-hidden="true" attributes to make all the assistive technologies of the Web, as screen reader.
- You can try setting the font weight of the button and name to 700.
- The spacing between the name and location should be reduced, perhaps to 4px.
I hope this is helpful. 👍
Marked as helpful