Design comparison
Solution retrospective
Working on the desktop to make it show in that two equal rows really glad about that
What specific areas of your project would you like help with?I am still having issues with flex and grid display
Community feedback
- @JEWebDevPosted 4 months ago
Hello @Goddaybc!
I have a few tips for you to improve your solution:
- Add a border-radius porperty to your contaier like this:
border-radius: 8px;
- You have the accent font in your body, instead use the other one:
font-family: 'Montserrat', sans-serif;
Use the accent font for the h1 and where it's needed instead of using it in the whole body.
If you have any questions feel free to reply. I will answer them the best that i can.
Happy coding!
Marked as helpful1@GoddaybcPosted 4 months ago@JEWebDev Thank you so much for that responds it was helpful i have made the changes
0@JEWebDevPosted 4 months agoHello @Goddaybc!
I'm glad it helped! If you need help with anything else please let me know!
0@GoddaybcPosted 4 months ago@JEWebDev Is there a way i can reach you? Maybe add you up or something
0@JEWebDevPosted 4 months agoHello @Goddaybc!
You can reply right here and i will help you with your questions, make them clear and i will answer them, i will keep an eye on your solutions, so don't worry :D
0@GoddaybcPosted 4 months ago@JEWebDev Thanks I was referring to other projects I might have
0 - Add a border-radius porperty to your contaier like this:
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