fix: move changelog footer outside content div to fix padding
parent
3dce6a6608
commit
d311b3704b
|
|
@ -187,9 +187,9 @@ export default function Changelog() {
|
|||
}}
|
||||
</For>
|
||||
</section>
|
||||
|
||||
<Footer />
|
||||
</div>
|
||||
|
||||
<Footer />
|
||||
</div>
|
||||
|
||||
<Legal />
|
||||
|
|
|
|||
Loading…
Reference in New Issue