mini
158f2a8d53
fix(landing): resolve Task 3 CSS specificity issues
Code review flagged:
- .feature.card caused padding/background specificity race;
.feature already defines all card properties, so drop .card
- model-card flex row misaligned name/meta (should stack in column);
wrap in div to get dot | [name/meta] layout
- .container and .section-* scoped rules silently shadow puro.css defaults;
add comment explaining intentional override
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 20:26:50 +08:00
..
2025-12-18 13:50:39 +08:00
2026-04-19 20:26:50 +08:00
2026-01-12 11:44:34 +08:00
2026-01-05 13:54:43 +08:00
2026-01-05 10:06:31 +08:00
2026-01-06 11:36:38 +08:00
2026-04-19 19:11:24 +08:00
2026-04-11 16:46:46 +08:00
2026-04-11 16:46:46 +08:00
2025-12-26 00:10:44 -08:00
2026-04-19 19:11:24 +08:00
2026-02-02 22:13:50 +08:00
2025-12-18 13:50:39 +08:00
2026-03-05 10:45:51 +08:00
2026-02-28 15:01:20 +08:00