baturalperbay
@baturalperbayAll solutions
- Submitted 3 months ago
Four card feature section with grid layout
- HTML
- CSS
box shadows, I find it hard to replicate them closely to the reference images.
- Submitted 3 months ago
3 column preview card component
- HTML
- CSS
I don't understand why the !important was required for the hover animation on the button to work (the color of the text wouldn't change otherwise).
One other challenge I faced during this is that, I used display: flex; on the with justify-content: center; the uppermost box in the mobile view would be out of bounds (It wasn't allowing me to scroll up there).
- Submitted 3 months ago
NFT Preview Card
- HTML
- CSS
Definitely with organizing the CSS, during this challenge I had a very messy CSS file, even though the challenge itself was relatively simple.