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

  • James. 150

    @Jimztech

    Submitted

    What are you most proud of, and what would you do differently next time?

    I had a firm grip of the application of css grid and flexbox in this project.

    @GhassanAlKaraan

    Posted

    wow cool work.

    the gap between the cards should be the same horizontally and vertically.

    if you're using grid, it could be:

    gap: 2rem;

    Marked as helpful

    0
  • Heber Rios 130

    @HeberRios

    Submitted

    What are you most proud of, and what would you do differently next time?

    The use of CSS grid, as I mostly use Flexbox.

    What challenges did you encounter, and how did you overcome them?

    The transition between medium and big screens, mostly of the constant change of size of the cards.

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

    Better solutions to restrict the change of size of the cards at different screen widths, any feedback is very welcome.