marc115
@marc115All solutions
- Submitted 8 months ago
Four card feature section
- HTML
- CSS
Nothing in particular, but any sugestion is welcome.
- Submitted 8 months ago
Product preview card
- HTML
- CSS
It's still not a 1:1 solution, so any suggestions to improve it are welcome.
- Submitted 8 months ago
Recipe Page
- HTML
- CSS
For some reason, I can't override the padding the image has inherited from the parent div, meaning I can't make it look exactly as it should on mobile. I tried setting its padding to 0 (by putting 'p-0' in the className, since I'm using tailwind), but for some reason the parent's padding persits.
- Submitted 8 months ago
Social links
- HTML
- CSS
Nothing in particular, but if you'd like, feel free to suggest ways to implement small animations with tailwind css
- Submitted 8 months ago
Blog preview component
- HTML
- CSS
A way to make the title yellow when you hover on the card, and not necessarily the text itself.