Commit 7e5dec7
fix(web): change hero section from fixed height to min-height to prevent IDE demo cutoff
Change Section component to use minHeight instead of height when fullViewport is true.
This ensures the hero section maintains minimum viewport height but can expand
to accommodate IDE demo content, preventing cutoff on smaller screens.
🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>1 parent b2dc385 commit 7e5dec7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments