You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: standardize section headers with Product Principles styling
- Apply consistent section header styling across all new Product Guidelines pages
- Use SectionTitle component with BlurReveal wrapper for all section headers
- Standardize typography: text-4xl md:text-5xl font-bold text-white mb-6 for titles
- Use text-xl text-muted-foreground max-w-3xl mx-auto for subtitles
- Remove gradient text effects in favor of consistent white text styling
Updated pages:
- UX Patterns: Interaction Patterns, UI Kit, Micro-interactions headers
- Visual Patterns: Design Principles, Visual Guidelines headers
- Workflow & Rituals: Core Principles, Workflow Steps headers
All section headers now match the exact styling used in Product Principles
for a cohesive and professional appearance across the design system.
0 commit comments