Skip to content

Commit 49c418c

Browse files
committed
fix(docs): close hero div so why section is not nested
- missing </div> after hero-terminal pulled #why into .hero - section-alt full-bleed border rendered as empty band under terminal
1 parent 151bb89 commit 49c418c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ <h1 data-i18n="hero.title" data-i18n-html>
181181
<span class="prompt">$</span> curl -fsSL piex.dev/scripts/install.sh | bash</pre>
182182
</div>
183183

184+
</div>
185+
184186
<section id="why" class="section-alt">
185187
<div class="section-header anim-fade">
186188
<div class="section-heading">

0 commit comments

Comments
 (0)