fix: move changelog footer outside content div to fix padding

This commit is contained in:
Ryan Vogel
2026-01-26 11:46:24 -05:00
parent 3dce6a6608
commit d311b3704b

View File

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