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

  • khushboo khatwaniโ€ข 1,070

    @khushi0909

    Submitted

    I am not able to center it in the center of the whole view ,can anybody help on that?

    i used media query to make it responsive ,is there any other way it can be done ?

    Feedbacks are welcome

    Ignat Mariusโ€ข 300

    @Mariusq17

    Posted

    Try to put at body min-height: 100vh to make the body to align the card to center on the entire screen.

    Marked as helpful

    1
  • Rajaul Islam Ratulโ€ข 1,250

    @ratul0407

    Submitted

    This is my first challenge on front end mentor and I don't know if I did it correctly or not . I really want to improve myself so any feedback or any mistake that I have did, Please let me know about it. All feedbacks are welcomed

    Ignat Mariusโ€ข 300

    @Mariusq17

    Posted

    I don't think it's a correct way to make your projects. At begging any way to work is correct !

    It's a nice work, but I think the color of paragraph maybe be something darken (it's hard to see) => maybe p { color : var(--clr-neutral-300); } will work.

    To make responsive , you need to use media quires for change the font-size , padding and some units at card width or height, but if you don't know to use media queries, I think using min-width instead of width at card size (main) will help.

    I hope this message will be helpful ! ๐Ÿ’ช

    1