Design comparison
SolutionDesign
Solution retrospective
Hi everyone !
Every little advice will be appreciated :)
Cheers !
Community feedback
- @tl-lucasestevamPosted about 3 years ago
Congratulations to complete this project, you can center all the testimonials by putting the following CSS on the body:
min-height: 100vh; display: flex; justify-content: center; align-items: center;
In addition, you can also use more semantic tags for citation, such as the blockquote, and also take a look at the mentor frontend report and see the errors found in the code
Apart from that, I think your project is perfect, any doubts just comment!
Marked as helpful0
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