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> </a>
</p> </p>
</div> </div>
<div></div> <div class="w-36"></div>
</footer> </footer>
</div> </div>
<slot name="top-button" /> <slot name="top-button" />