Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Aprendi a utillizar css grid y pues la introduccion sobre flexbox me dejo muy ansioso, quiero aprender mas!
What challenges did you encounter, and how did you overcome them?El uso correcto de grid column y grid rows
What specific areas of your project would you like help with?Posiblemente en la sombras de las cartas
Community feedback
- @KasiaKaz14Posted 23 days ago
Hey, there are some elements we can improve:
- The background color. It is not white. You can find the color in the style-guide.md: Very Light Gray: hsl(0, 0%, 98%)
- Both texts: reliable and powered have the same font-size, and different font-weight: 200 and 600. Look also at the font color: it's this one - hsl(234, 12%, 34%);
- The same with the description under "powered..": hsl(229, 6%, 66%). Look also at the psoition of this text. You can add width and text-align: center
- The 4 containers are higher and more narrow
- Descriptions in container have this color as well: hsl(229, 6%, 66%)
- box-shadow also should look a bit different
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