Skip to content

Claude/fix hero image visibility ofl m4#51

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

Claude/fix hero image visibility ofl m4#51
amavashev merged 2 commits intomainfrom
claude/fix-hero-image-visibility-oflM4

Conversation

@amavashev
Copy link
Contributor

BLOCKED text clipping — Already fixed (viewBox is 620). Reviewer was likely seeing the old deployed version.
Dark mode white card — Fixed now. Added background: transparent, box-shadow: none, border: none to .image-container to strip VitePress's white card wrapper.
Brand color — Already fixed (--vp-c-brand-1: #00C9A7 in custom.css).

claude added 2 commits March 16, 2026 14:16
Changed fixed height to auto so the SVG scales proportionally.
Reduced mobile widths (320→260px, 280→220px) to prevent overlap
with the Cycles title and tagline below the image.

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc
Added background: transparent, box-shadow: none, border: none to
.image-container to remove the white card VitePress wraps around
hero images in dark mode.

https://claude.ai/code/session_01WcCDNp5tZVqpaNxancVdRc
@amavashev amavashev merged commit 2c394e5 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