Design comparison
SolutionDesign
Solution retrospective
Any feedback will help me to improve upon my skills. All feedback are welcomed!
Community feedback
- @RioCantrePosted almost 3 years ago
Hello there! Nice work in completing this project. Looking at your solution, I would suggest the following for you.
- Adjust the font-size of
.showcase-title
intofont-size: 2.1rem;
and.paragraph
intofont-size: 1.2rem;
- Inside the
.btn:link, .btn:visited
adjust the padding intopadding: 0.6rem 3.6rem;
and font size intofont-size: 1.2rem;
- Adjust the font size in the
fab
intofont-size: 1rem;
and addcursor:pointer
- For responsive, add media queries for the mobile design
Hope this helps and Keep it going!
0 - Adjust the font-size of
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