Files
xamxam/TODO.md

12 lines
568 B
Markdown

# TODO
## Completed
- [x] Fix homepage card grid styling
- Added `gap: 1.25rem` and padding to `.cards-container` (was `gap: 0`, no padding)
- Added `border`, `border-radius: 8px`, hover shadow + lift to `.card`
- Added `border-radius` to `.home-body figure` and `.card__media--gradient`
- Fixed `.card__media--gradient` to use `aspect-ratio: 4/3` (was `height: 100%` which broke without explicit parent height)
- Added `border-top` separator between card media and caption
- Restyled `.home-latest-label` as uppercase section heading with border-bottom