fix: force footer padding to centre align text

This commit is contained in:
eggy 2022-11-01 14:13:23 -04:00
parent d7934568bd
commit a46bc70591

View File

@ -40,7 +40,7 @@ useHead({ title: "Eggworld" });
</a>
</p>
</div>
<div></div>
<div class="w-36"></div>
</footer>
</div>
<slot name="top-button" />