Would love some reviews on how I can improve more!
Onyekwelu Ugochukwu
@d3uceYAll comments
- @Ayman-FaiyazSubmitted 9 months ago@d3uceYPosted 9 months ago
hmm. there is a lot you did wrong here. i believe you should watch a tutorial on youtube, code along and understand the mistake you made
0 - @FasilBhatSubmitted 9 months ago
the project was easy to solve
@d3uceYPosted 9 months agoyou didn't use the required font for the project. i believe it should be provided in the style guide when the project template is downloaded. You can use a google font cdn to import the font. there are instructions on their website
Marked as helpful0 - @CosmicGarou18Submitted over 1 year ago
I don't know why but my solution is showing up different here. This has happened for the third time. Can someone explain why this is happening?
@d3uceYPosted over 1 year agowhat you did wrong here was that in the media query you gave the bottom section flex direction column without changing the boxes from 50% to 100% and i advice you to use the flex grow property on the children eg. 'flex: 1'. you can check my profile for the solution. i also linked my github repository
0