mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
fix: move changelog footer outside content div to fix padding (#10712)
This commit is contained in:
parent
32a0dcedcb
commit
5856ea4e75
1 changed files with 2 additions and 2 deletions
|
|
@ -187,9 +187,9 @@ export default function Changelog() {
|
||||||
}}
|
}}
|
||||||
</For>
|
</For>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<Footer />
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<Footer />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<Legal />
|
<Legal />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue