Design comparison
Solution retrospective
Was it really hard?
Community feedback
- @LarryTheFatCatPosted about 2 years ago
Hey!
Nice work on the challenge!
Overall, I like what you did with the attribution, creative!
Make sure to get the colour scheme correct, as well as font-colour, all you have left to do is fix the accessbilIty issues, and you should be good 2 go! Nice work!
Marked as helpful0@Olayinka-AyodePosted about 2 years ago@TwoThreeTwo Thank you so much I'll look into the issues with the font-colour and accessibility
1@LarryTheFatCatPosted about 2 years ago@Olayinka-Ayode
all you have to do is just edit the class you selected your p element to be and copy the designated color that matches the text in the image and do
color: {selected-color}
Marked as helpful0@Olayinka-AyodePosted about 2 years ago@TwoThreeTwo Hey again, I tried fixing the issue with the font colour but I couldn't find the color in the style guide.
0@LarryTheFatCatPosted about 2 years ago@Olayinka-Ayode
background-color: hsl(212, 45%, 89%);
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