
Solution retrospective
The most proud of it is that I have coding the UI in a few hours.
In the next time, I will make my project responsive to fit mobile and desktop devices.
What challenges did you encounter, and how did you overcome them?I have forgotten about Flexbox and how to center the elements.
I have reviewed Flexbox and returned to master it.
What specific areas of your project would you like help with?Are there any improvements I can make in my code?
How can I make my code more efficient or cleaner?
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@Sascha-Wagner99
Not wrong, but I have learned you should use less id's and more classes... maybe something for ne next project to consider. In the design files are some properties for the text like
- color
- font-weight
- line-height
- letter-spacing In the design file was the pixel value for the font-size, but I like that you have used the rem unit for the fonts. Overall good job my friend :)
Marked as helpful
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