Skip to content

fix(content-section): Make table headings bold#1286

Merged
caugner merged 1 commit intomdn:mainfrom
shaedrich:patch-1
Feb 6, 2026
Merged

fix(content-section): Make table headings bold#1286
caugner merged 1 commit intomdn:mainfrom
shaedrich:patch-1

Conversation

@shaedrich
Copy link
Contributor

Description

Changes the font-weight in content-section table headings from normal to bold.

Motivation

Table headings should be visually distinguishable from content rows.

Additional details

Before After
Image Image

Related issues and pull requests

Fixes #1247

@shaedrich shaedrich requested a review from a team as a code owner February 6, 2026 16:28
@shaedrich shaedrich requested a review from caugner February 6, 2026 16:28
Copy link
Contributor

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, this looks like how it was before in Yari:

image

@caugner caugner enabled auto-merge (squash) February 6, 2026 17:02
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

15be5f8 was deployed to: https://fred-pr1286.review.mdn.allizom.net/

@caugner caugner merged commit bc302e0 into mdn:main Feb 6, 2026
8 checks passed
@shaedrich shaedrich deleted the patch-1 branch February 6, 2026 17:07
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.

content-section table header has normal font-weight instead of bold

2 participants