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

  • Malibongwe 210

    @Mali-bee

    Submitted

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

    Proud of finally getting the hang of the display grid method.

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

    Everything involving display grid.

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

    I'm open to suggestions.

    @youssefKetata

    Posted

    Excellent work, really clean code, you can also try using grid-template-areas, really helps when you have multiple break points in you grid.

    1
  • @youssefKetata

    Posted

    Hi Franklynxchill, great work, here is some advice:

    • the shadow on the cards is quite dark, you can use this, so it is more like the design box-shadow: 2px -3px 10px 2px hsla(204, 4%, 74%, 0.2);

    • you can improve your website by working more on the responsiveness, specify max width on elements so it does not overflow, you have text overflow in card, website title, call to action and the footer

    • it will help you if you use reset stylesheet and some variables to make your css better

    I'm happy to hear your advice on my try on this challenge.

    0