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 solutions

  • Submitted


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

    I like how little CSS this whole thing took! The repo says I have more HTML than CSS, and I think that's great

    Don't really like that I couldn't get the spacing right and as a result there's a lot of empty space in the cards, but oh well

  • Submitted


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

    i figured out quite a bit about css grid while doing this challenge, also like the variable font size

    don't really dig how Not close it is to the original, and i think it needs more breakpoints (but the design didn't provide me with any besides the desktop/mobile)

  • Submitted


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

    I love how it behaves at different sizes, just looks and feels awesome

    While I would rather not deal with lists ever again in my life, I could probably make the unordered lists look decent using only the ::marker pseudo-element instead of ::before like I did

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

    The padding on the lists just did not want to work, at all. Had to look it up, and found a whole article on marker behavior with padding, so that helped

  • Submitted


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

    i like how no grid was used! flexbox ftw

    next time i'd probably make the code more readable, as the utility classes and the general styles aren't really separated

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

    there were problems with centering the text in the buttons, but i just thought hard about them and fixed them :)

  • Submitted


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

    i love that i created the icon using the ::before element

    also proud of how close i recreated the spacings

    next time i would probably use flexbox instead of grid

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

    the spacing between the date and the "tag" is different, so i had to think a bit about how to recreate that

  • Submitted


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

    i like the transition on the hover! the thing itself looks decent

    it's not that accurate tho :/ couldn't figure out how to get the spacing right, maybe have to spend more time on that

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

    problems with scaling (such as the image), had to look up how to scale correctly

    the spacing... i still don't know how to fix it D:

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

    I'd like to know how to correctly space the text on the bottom. My paragraph isn't three rows for some reason.

    Also would love to know how to pick out the sizes correctly.