fix: move changelog footer outside content div to fix padding

pull/10712/head
Ryan Vogel 2026-01-26 11:46:24 -05:00
parent 3dce6a6608
commit d311b3704b
1 changed files with 2 additions and 2 deletions

View File

@ -187,10 +187,10 @@ export default function Changelog() {
}}
</For>
</section>
</div>
<Footer />
</div>
</div>
<Legal />
</main>