Design comparison
Solution retrospective
After I was done with the challenge, I felt like I needed to make the size of each testimonials smaller to fit the page without scrolling. However, I found this challenging as the change in sizes wasn't adjusting how I wanted it to.
Community feedback
- @KaiPereiraPosted over 2 years ago
Nice job Elizabeth!
Just a couple things to optimize your page, the first one is, it is not responsive (it does not work on different screens) I would suggest sharpening your skills with Kevin Powell's course https://courses.kevinpowell.co/conquering-responsive-layouts which is great. The second thing is your background is repeating. To change that set your body to a have a min-height of 100vh (vh = viewport height).
Great work, keep it up :)
0@Bethha-glitchPosted over 2 years ago@KaiPereira Thank you for your feedback! I've adjusted the min-height and I'll definitely be checking out the course you recommended, thanks again!!
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