Skip to content

Refactor: Move open-source.html styles into a separate CSS file #523

@Nikhilrsingh

Description

@Nikhilrsingh

Description:
• Currently, styles for open-source.html are inside the main/global CSS file.
• This makes the file large and harder to maintain.
• Proposal: Create a dedicated CSS file (open-source.css) and link it in open-source.html.
• Benefit: Cleaner structure, easier future modifications.

Benefits:
• Cleaner code organization
• Easier maintainability
• Better scalability if page-specific styles grow

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions