OpenLake/OpenLake--Website
View on GitHub[SPRINT-M25] fix:Improve Card Layout and Responsiveness
Open
#39 opened on Oct 25, 2025
enhancementgood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
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