Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Ryan Vogel
d311b3704b fix: move changelog footer outside content div to fix padding 2026-01-26 11:46:24 -05:00

View file

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