Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @d3uceY

    Posted

    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
  • @d3uceY

    Posted

    you 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 helpful

    0
  • @CosmicGarou18

    Submitted

    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?

    @d3uceY

    Posted

    what 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