mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +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>
|
||||
</section>
|
||||
|
||||
<Footer />
|
||||
</div>
|
||||
|
||||
<Footer />
|
||||
</div>
|
||||
|
||||
<Legal />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue