Skip to content

fix(website): match secondary byline font size to primary#86

Merged
SamPlvs merged 1 commit into
mainfrom
claude/website-byline-font-match
May 28, 2026
Merged

fix(website): match secondary byline font size to primary#86
SamPlvs merged 1 commit into
mainfrom
claude/website-byline-font-match

Conversation

@SamPlvs
Copy link
Copy Markdown
Owner

@SamPlvs SamPlvs commented May 28, 2026

Summary

Drops font-size: 0.9em from the .author-secondary CSS rule so "with Callum Adamson" renders at the same size and font family as "Samyakh (Sam) Tukra". The 0.55 opacity fade now carries the visual hierarchy alone — the prior 9px-vs-10px size differential read as off rather than subtle.

Test plan

  • Local Astro dev preview at 1400×1400: both names render at 11.88px Cormorant Garamond (italic suppressed via existing .author-link em { font-style: normal } rule)
  • DOM check: .author-secondary no longer has font-size: 0.9em; computed style on the inner <em> matches primary byline exactly
  • Opacity 0.55 still applied to the secondary clause; hover lifts to 0.85
  • Mintlify deploy preview confirmation
  • Mobile viewport spot-check

🤖 Generated with Claude Code

Drops `font-size: 0.9em` from .author-secondary so "with Callum Adamson"
renders at the same size and font as "Samyakh (Sam) Tukra". The 0.55
opacity fade now carries the visual hierarchy alone — the prior size
differential read as off rather than subtle.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying zero-operators with  Cloudflare Pages  Cloudflare Pages

Latest commit: 42c638f
Status: ✅  Deploy successful!
Preview URL: https://efc21f03.zero-operators.pages.dev
Branch Preview URL: https://claude-website-byline-font-m.zero-operators.pages.dev

View logs

@SamPlvs SamPlvs merged commit c13c9e0 into main May 28, 2026
3 checks passed
@SamPlvs SamPlvs deleted the claude/website-byline-font-match branch May 28, 2026 10:33
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