Design comparison
Solution retrospective
I struggle a bit with the desktop design but i saw another solution that got me out.
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, Felix Anducho! 👋
Like artimys said, wonderful job on this challenge! Your solution looks good and responds very nicely! 👏
I only suggest adding a subtle box-shadow around the testimonial cards (as in the original design). 😉
Keep coding (and happy coding, too)! 😁
1@PleopleqPosted almost 4 years agoThanks @ApplePieGiraffe
Woops i totally forgot about the shadow haha ill fix it in a sec.
Have a great day!
0 - @artimysPosted almost 4 years ago
Hey Felix, amazing job with this challenge. Your design responds really well. I looked through your HTML and CSS and it's solid. Good use of semantics and good practice of using BEM. It doesn't really matter but I would use
<h2>
instead of<h3>
for yourquote-user__username
just becauseh2
is the first in line forarticle
andh2
isn't being used anywhere.Great job and Happy coding 👍👍
side note: page title missing from document
1@PleopleqPosted almost 4 years agoThanks a lot @artimys i actually didnt remember how grid works and i took a look at your solution haha.
0
Please log in to post a comment
Log in with GitHubJoin 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