material-web/labs/card/demo
Elizabeth Mitchell a0baa4dc10 chore(card): remove host padding and update demo
Cards often have content that extends to the bounds of the card. Instead of adding default padding that must be removed, cards' content should add their own padding as needed.

This makes adding full-width media and dividers easier.

Also moved background z-indices to -1 since the slot doesn't have a display and the z-index wasn't doing anything.

PiperOrigin-RevId: 587883362
2023-12-04 16:58:37 -08:00
..
demo.ts chore(card): add basic demo page 2023-10-25 15:10:01 -07:00
project.json chore(card): add basic demo page 2023-10-25 15:10:01 -07:00
stories.ts chore(card): remove host padding and update demo 2023-12-04 16:58:37 -08:00