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 32a0dcedcb
commit 5856ea4e75

View File

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