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

  • Nick OD 270

    @NickODxyz

    Submitted

    Hi all.

    I was left a little confused as to why 'text-align: center' on my .card class wasn't working when I tried setting my paragraph to 'max-inline-size: xxch'. When ever I did this, it would push the entire paragraph off to the left in an odd way.

    To correct the issue I ended up setting 'margin: 0 auto' on my .text class. So I'm just wondering is 'max-inline-size' the correct way to set line length? Or which is the preffered method, that would not have affected the centering?

    Thankyou for any feedback.

    @enesoeztekin

    Posted

    Great job! Your solution looks the same. About your question, why didn't you use "line-height" property to set the height of your text?

    1