fix: move changelog footer outside content div to fix padding (#10712)

This commit is contained in:
Ryan Vogel
2026-01-26 11:46:56 -05:00
committed by GitHub
parent a2f6126326
commit 6803a61f38
@@ -187,9 +187,9 @@ export default function Changelog() {
}}
</For>
</section>
<Footer />
</div>
<Footer />
</div>
<Legal />