Skip to content

Align Press and Media text color with site typography#138

Closed
addu2612 wants to merge 1 commit into
ohcnetwork:mainfrom
addu2612:fix/press-media-text-color-128
Closed

Align Press and Media text color with site typography#138
addu2612 wants to merge 1 commit into
ohcnetwork:mainfrom
addu2612:fix/press-media-text-color-128

Conversation

@addu2612
Copy link
Copy Markdown

Summary

Fixes #128 by aligning the Press & Media page text color with the rest of the website.

Root cause

The introductory body copy on the Press & Media page used a darker gray token than the equivalent marketing pages, which made the page typography inconsistent with the rest of the site.

Changes

  • update the Press & Media hero body copy from text-gray-700 to text-gray-600
  • keep the rest of the page structure and content unchanged

Validation

This is a tightly scoped style-token update in a single page component. Full local validation was not available in the restricted sandbox environment.

Merge checklist

  • I have verified this change is scoped only to the issue being fixed
  • I have not included unrelated refactors or unused code
  • I have described the root cause and the implemented fix
  • I have added or updated tests
  • I have updated documentation
  • I have attached screenshots or recordings

@rithviknishad
Copy link
Copy Markdown
Member

We've recently redesigned the page, thanks for attempting to make a contribution.

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.

Press and Media page has different text color from the rest of the website.

2 participants