fix: force footer padding to centre align text
This commit is contained in:
parent
d7934568bd
commit
a46bc70591
@ -40,7 +40,7 @@ useHead({ title: "Eggworld" });
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div></div>
|
<div class="w-36"></div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
<slot name="top-button" />
|
<slot name="top-button" />
|
||||||
|
Loading…
Reference in New Issue
Block a user