Compare commits

...

1 Commits

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 />