Skip to content
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

Normalize headings for CSS properties #28203

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

wbamberg
Copy link
Collaborator

A few of the CSS property pages had wrong headings:

  • "Examples" H2 should always be plural, and individual examples should have their own H3
  • "Values" is not an H2, but an is H3 under "Syntax"
  • "See also" should use sentence case

I also removed a link to the CSS container queries page from the example, since it's already linked from See also and twice in the intro paragraph.

@wbamberg wbamberg requested a review from a team as a code owner July 26, 2023 22:59
@wbamberg wbamberg requested review from chrisdavidmills and removed request for a team July 26, 2023 22:59
@github-actions github-actions bot added the Content:CSS Cascading Style Sheets docs label Jul 26, 2023
@sideshowbarker sideshowbarker merged commit de76d38 into mdn:main Jul 26, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants