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

  • P

    @manjunathagee

    Submitted

    What specific areas of your project would you like help with?

    What is the optimal way to organise cards in the middle, Am using flex box but which is better for laying out cards? Using Grids or using positioning?

    Arbuz 170

    @Arbuz77722

    Posted

    I used flexbox to make sure the title content is centrally aligned with the cards. For the card layout I used Grid to align the cards by ensuring first and the last columns span across the whole column after that I used align self and justify self to centered them exactly half way. Lastly, I moved other two cards to the middle column.

    Marked as helpful

    0