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

  • @dimysenpai

    Submitted

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

    I remembered how to use the hover depending on the parent and child

    .card:hover .card_title {
      color: hsl(47, 83%, 68%);
    }
    

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

    I haven't really overcome any difficulties. I've just gone back to the source to consolidate my foundations so that I can get back on track with my personal projects

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

    N/A

    @suraj-pradhan

    Posted

    Increase the size of the blog card.

    0
  • @kayleerivera

    Submitted

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

    I've been teaching myself CSS, so just getting through this one was an accomplishment. Next time, I think I'd start by drawing things out a little to get a better sense of the necessary structure.

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

    I tried swapping between this solution, flexbox, and grids. I struggled getting things just right, and would like to try more challenges with flexboxes and grids going foward.

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

    Tips on how Flex or Grids could have helped with this solution

    @suraj-pradhan

    Posted

    Try to fix the width and height of the card

    0