Update color variables and improve component styles for consistency
PR Type
Enhancement
Description
-
Update color variables and add responsive typography
-
Replace hardcoded colors with CSS custom properties
-
Add responsive font sizing for mobile/tablet/desktop
-
Improve component styling consistency across UI
Diagram Walkthrough
flowchart LR
A["CSS Variables"] --> B["Color System Update"]
B --> C["Component Styling"]
A --> D["Responsive Typography"]
D --> E["Mobile/Tablet/Desktop"]
C --> F["Consistent UI"]
File Walkthrough
Relevant files |
---|
Edited by Rashmi Gaddam