fix(website): use tabular benchmark numerals in dynamic og - #2394
Open
cmpadden wants to merge 1 commit into
Open
fix(website): use tabular benchmark numerals in dynamic og#2394cmpadden wants to merge 1 commit into
cmpadden wants to merge 1 commit into
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Signed-off-by: Colton Padden <colton.padden@vercel.com>
cmpadden
force-pushed
the
fix/evals-og-tabular-nums
branch
from
August 21, 2026 19:39
a37cce4 to
f524bc3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #2387 based on maintainer feedback. The benchmark social card now uses tabular numerals in both percentage columns so results align consistently across rows.
Validation
Generated the Next.js route types and confirmed the docs TypeScript compiler passes. Automated tests and documentation are not applicable to this visual-only adjustment.
Checklist
CONTRIBUTING.mdevepackagegit commit --signoff)Diff size
Docs — 0 files ·
+0 / -0Not applicable.
Implementation — 1 file ·
+2 / -0Keeps the typography adjustment scoped to the two numeric result columns.
Tests — 0 files ·
+0 / -0Not applicable for this visual-only adjustment.