Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
ad7c6f2b65
Remove color inventory and migration guide documentation: delete color-inventory.md and color-migration-guide.md files to streamline the codebase and eliminate outdated references.
c1872d10c8
Refactor ContactUs component: update layout and styles for improved responsiveness, enhance typography, and streamline structure for better readability.
8411e46811
Remove ContactUs component and associated styles: delete ContactUs.tsx and ContactUs.module.css files to streamline the codebase.
9fa0d047eb
Update HeaderSimple and HeroTitle components: modify styles for header background and borders, streamline imports, and enhance color scheme for improved visual consistency.
1e47e4d892
Add development workflow guidelines: introduce new rules for task progression, testing, and code refactoring to enhance development practices.
884ca29046
Implement standardized color system: update theme with new color tokens, add color inventory and migration guide documentation, and create ColorPalette component for showcasing colors.