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

  • @felixicity

    Posted

    The code was nicely written. Here are my suggestions:

    • I don't think it needful to add display flex on the card-text. .card .text{ height: 100%; display: flex; flex-direction: column; justify-content: space-evenly; align-items: center; text-align: center; }
    • I think the text align property does the work already since the children elements are block elements.
    1