Skip to content

Widen BLOCKED/ALLOWED cards and fix image size specificity#54

Merged
amavashev merged 1 commit intomainfrom
claude/fix-hero-image-visibility-oflM4
Mar 16, 2026
Merged

Widen BLOCKED/ALLOWED cards and fix image size specificity#54
amavashev merged 1 commit intomainfrom
claude/fix-hero-image-visibility-oflM4

Conversation

@amavashev
Copy link
Contributor

  1. Widened both cards from 132px to 155px so "409 BUDGET_EXCEEDED" fits without overflow
  2. Increased CSS selector specificity (.VPImage.image-src) to override VitePress scoped styles that were winning over our max-width overrides
  3. Bumped desktop max to 460px for better readability

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc

1. Widened both cards from 132px to 155px so "409 BUDGET_EXCEEDED"
   fits without overflow
2. Increased CSS selector specificity (.VPImage.image-src) to
   override VitePress scoped styles that were winning over our
   max-width overrides
3. Bumped desktop max to 460px for better readability

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc
@amavashev amavashev merged commit 8fdd109 into main Mar 16, 2026
1 check passed
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