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

pull/10043/head
Ryan Vogel 2026-01-26 11:46:56 -05:00 committed by GitHub
parent 32a0dcedcb
commit 5856ea4e75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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