Responsive Testimonial Landing Page using CSS GRID
Design comparison
Solution retrospective
Feedbacks are needed to be better. Please drop a feedback 🤗🤗🤗
Community feedback
- @pranav1597Posted over 2 years ago
Add media query for mobile for example @media (max-width : 600px) { } In between curly braces you can change the style or width/height of the element just like you normally do for the desktop. To know more: https://www.w3schools.com/css/css_rwd_mediaqueries.asp
0@Soyemi88Posted over 2 years ago@pranav1597 Thank you so much, i have learnt about it I'll still go further.
0 - @pranav1597Posted over 2 years ago
Just a suggestion, make the paragraph just below the profile pic a little less font size and make it bold. It would be better if you add font-family according to the design and also make it mobile responsive, other than that it's good. Keep it up and Happy coding :)
0@Soyemi88Posted over 2 years ago@pranav1597 Thank you. have clues on it being mobile responsive, please say it to me
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