
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Using comment to state what this paragraph is for to make it easier to read
- Learned
onclick
, i am using on click for opening links. I know it not necessary but it looks more clean than using ``. - Learned how to use
flex-direction
androw-gap
it is much more faster and easier than having to set margin and padding.
- learning new way instead of always using
justify-content
andalign-content
, usingplace-content
is much faster.
I don't know why font-weight
didn't working. The reason it wasn't in the code because it didn't work so i removed it. But if anyone know how to fix it please let me know. Thanks!
Community feedback
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