OpenLake/OpenLake--Website

[SPRINT-M25] fix:Improve Card Layout and Responsiveness

Open

#39 opened on 2025年10月25日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (12 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

説明

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:
  1. Adjust card width and height for better scaling.
  2. Add proper spacing (margin-bottom, alignment fixes).
  3. Improve responsiveness with new media queries.
  4. Fix text wrapping and overflow in titles and tech sections.
  5. 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

コントリビューターガイド