OpenLake/OpenLake--Website
在 GitHub 查看[SPRINT-M25] fix:Improve Card Layout and Responsiveness
Open
#39 创建于 2025年10月25日
enhancementgood first issue
仓库指标
- Star
- (2 star)
- PR 合并指标
- (PR 指标待抓取)
描述
The current card design lacks responsiveness and has text overflow and spacing issues, especially on smaller screens. This issue aims to refine the card layout, spacing, and typography for a more consistent and readable UI.
- Tasks:
- Adjust card width and height for better scaling.
- Add proper spacing (margin-bottom, alignment fixes).
- Improve responsiveness with new media queries.
- Fix text wrapping and overflow in titles and tech sections.
- Maintain smooth flip animation and clean visuals
- Expected Result : Cards should resize smoothly, align evenly, and display text clearly on all devices.
- Labels used : enhancement