Design comparison
Community feedback
- @Saad-HishamPosted over 1 year ago
Great job on the solution! The design looks impressive, and the validation is perfect. I have a small tip that I think could help you get the correct sizes and colors for your solution.
While designing the solution, you did a great job relying on your eye. However, to get accurate sizes for elements like width, height, margin, and padding, I recommend using software like Photoshop, Figma, or Adobe XD. If you have access to Sketch, that's great too! These tools can help you get the correct sizes and colors for your solution.
Here's an example of accurate sizes and colors in the solution:
main { width: 842px; height: 651px; background-color: white; border-radius: 1rem; border-radius: 2rem 2rem 14rem 2rem; } button { background-color: #874cfc; }
Overall, great work on the solution! Keep it up✨
Marked as helpful0@lx9ziPosted over 1 year agothx for your advice is there any way to access for free? @Saad-Hisham
0@Saad-HishamPosted over 1 year ago@lx9zi I don't know check youtube maybe there is a way
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