
Design comparison
SolutionDesign
Please log in to post a comment
Log in with GitHubCommunity feedback
- @brukmg
The
flex-direction
property inmain
isn't really needed here since you're already centering everything nicely. And to make your code cleaner, try using CSS variables for your colors instead of hard-coding them multiple times—it will save you time and make things easier to update later. You're on the right track, and these small changes will only make your work even better! Keep it up!Marked as helpful - @AL-Shimaa-Jamal
nice design
Join 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