Header #3
Reference in New Issue
Block a user
Delete Branch "adilallo/Header"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Responsive Header System
Overview
This PR adds a responsive header system for CommunityRule with two distinct variants:
The system adapts across five breakpoints, uses design tokens for styling, and ensures accessibility and performance best practices.
Changes
default,home) and responsive sizes--color-*,--spacing-*,--radius-*, etc.)Screenshots
Standard Header Component
![Standard Header - XLarge Breakpoint]

Standard header at xlarge breakpoint (1440px+) with maximum spacing and typography
HomeHeader Component
![HomeHeader - XLarge Breakpoint]

HomeHeader at xlarge breakpoint with premium spacing and typography
How to Test
Notes
adilallo/Headerto Header