Skip to content

Update code-of-conduct.css #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lavina-korani
Copy link

Title:
💅 Improve CSS for code-of-conduct.html list styling

Description:

The current CSS for the ordered list in code-of-conduct.html can be improved for better readability, responsiveness, and visual consistency.

🔍 Observed Issues:
Inconsistent or minimal hover effects

No mobile responsiveness

Hardcoded gradient values

Lack of accessibility support for screen readers

✅ Suggested Improvements:
Use CSS variables for better theme control

Add hover effects and modern shadowing

Improve mobile layout with media queries

Add .sr-only class for screen-reader compatibility

📁 Affected File(s):
style.css or the CSS file used for code-of-conduct.html

Title:
💅 Improve CSS for code-of-conduct.html list styling

Description:

The current CSS for the ordered list in code-of-conduct.html can be improved for better readability, responsiveness, and visual consistency.

🔍 Observed Issues:
Inconsistent or minimal hover effects

No mobile responsiveness

Hardcoded gradient values

Lack of accessibility support for screen readers

✅ Suggested Improvements:
Use CSS variables for better theme control

Add hover effects and modern shadowing

Improve mobile layout with media queries

Add .sr-only class for screen-reader compatibility

📁 Affected File(s):
style.css or the CSS file used for code-of-conduct.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant