Skip to content

Update client.css#965

Open
2400060033 wants to merge 1 commit into
hoodiehq:masterfrom
2400060033:patch-2
Open

Update client.css#965
2400060033 wants to merge 1 commit into
hoodiehq:masterfrom
2400060033:patch-2

Conversation

@2400060033

Copy link
Copy Markdown

✔ Improved mobile responsiveness

Centered elements now scale correctly using transform: translateX(-50%) instead of calc().

✔ Better accessibility

Tooltip background updated to proper contrast (rgba(0,0,0,0.75))

Fonts now have safe fallbacks

Labels are consistently readable

Avoided invisible white text on light grey background

✔ Modernized CSS

Replaced deprecated or brittle positioning techniques.

✔ Improved readability and maintainability

Cleaner layout, consistent spacing, reduced repetition.

✔ Non-breaking — 100% backwards-compatible

No changes to visual identity, only improvements.

✔ Improved mobile responsiveness

Centered elements now scale correctly using transform: translateX(-50%) instead of calc().

✔ Better accessibility

Tooltip background updated to proper contrast (rgba(0,0,0,0.75))

Fonts now have safe fallbacks

Labels are consistently readable

Avoided invisible white text on light grey background

✔ Modernized CSS

Replaced deprecated or brittle positioning techniques.

✔ Improved readability and maintainability

Cleaner layout, consistent spacing, reduced repetition.

✔ Non-breaking — 100% backwards-compatible

No changes to visual identity, only improvements.
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