Submitted over 4 years agoA solution to the Social proof section challenge
made with TailwindCSS
@theAspiringDev1

Code
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ringm
good job! overall it working pretty well. I'm also using tailwind for my latest submissions and I feel it really improved my workflow.
Tiny suggestions:
- You're missing the
alt
attribute on theimg
tags, which doesn't create any problems in the visual side, but for accesibility purposes you should always include it. - I feel the background image would look much better if it would cover the entire size of the viewport. On mobile and tablet looks fine, but on desktop looks weird. Also consider giving a
max-width
to the container so it doens't stretch infinetly ;)
Awesome work! Looking forward on what you build next!
- You're missing the
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord