Skip to content

Commit fc8c2df

Browse files
paddymulclaude
andcommitted
fix: increase VC pricing iframe height to avoid scrolling
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e2e03f5 commit fc8c2df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/articles/theme-customization.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ and three columns where the last one says "Call us for pricing".
512512
.. raw:: html
513513

514514
<iframe src="../themes/vc-pricing.html"
515-
style="width:100%; height:460px; border:1px solid #e8e8f0; border-radius:12px; margin:1em 0;">
515+
style="width:100%; height:700px; border:1px solid #e8e8f0; border-radius:12px; margin:1em 0;">
516516
</iframe>
517517

518518

0 commit comments

Comments
 (0)