Skip to content

Refine ChatIntroduction logo and text sizing#2420

Merged
gary149 merged 1 commit into
mainfrom
claude/main-logo-size-reduction-bjy5fk
Jul 3, 2026
Merged

Refine ChatIntroduction logo and text sizing#2420
gary149 merged 1 commit into
mainfrom
claude/main-logo-size-reduction-bjy5fk

Conversation

@gary149

@gary149 gary149 commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Updated the ChatIntroduction component to use more precise sizing values for the logo and app name text, replacing Tailwind's predefined size classes with custom rem-based values for better visual consistency.

Changes

  • Updated app name text sizing from text-3xl / md:text-5xl to text-[1.6rem] / md:text-[2.55rem] for more granular control
  • Updated Logo component sizing from size-12 / md:size-20 to size-[2.55rem] / md:size-[4.25rem] to better match the text proportions

Details

These changes use Tailwind's arbitrary value syntax to specify exact rem measurements instead of relying on predefined size scales. This provides finer control over the visual hierarchy and ensures the logo and text scale proportionally across breakpoints.

https://claude.ai/code/session_01EgZeaLF4PeW2L78vamYwFA

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01EgZeaLF4PeW2L78vamYwFA
@gary149 gary149 merged commit b78c425 into main Jul 3, 2026
5 checks passed
@gary149 gary149 deleted the claude/main-logo-size-reduction-bjy5fk branch July 3, 2026 21:09
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.

2 participants