fix(pitch-deck): USP cards overlap — increase container height to 520px
All checks were successful
Build pitch-deck / build-push-deploy (push) Successful in 1m8s
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 31s
CI / test-python-voice (push) Successful in 33s
CI / test-bqas (push) Successful in 27s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Benjamin Admin
2026-04-15 15:06:33 +02:00
parent 440367b69d
commit ef9e3699b2

View File

@@ -77,7 +77,7 @@ export default function USPSlide({ lang }: USPSlideProps) {
</FadeInView>
<FadeInView delay={0.2}>
<div className="relative max-w-6xl mx-auto" style={{ height: '440px' }}>
<div className="relative max-w-6xl mx-auto" style={{ height: '520px' }}>
{/* CENTER: Large circle */}
<div className="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2" style={{ width: '380px', height: '380px' }}>