Adds some more spacing in the footer
This commit is contained in:
@@ -13,15 +13,13 @@ import X from "@/views/svg/X.vue";
|
|||||||
Hutopy
|
Hutopy
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex flex-row justify-center gap-10">
|
<div class="flex flex-row justify-center gap-10 mb-10">
|
||||||
<a href="https://www.facebook.com/profile.php?id=61556819217561" target="_blank">
|
<a href="https://www.facebook.com/profile.php?id=61556819217561" target="_blank">
|
||||||
<facebook class="social-icon"></facebook>
|
<facebook class="social-icon"></facebook>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://www.instagram.com/hutopy.inc/" target="_blank">
|
<a href="https://www.instagram.com/hutopy.inc/" target="_blank">
|
||||||
<instagram class="social-icon"></instagram>
|
<instagram class="social-icon"></instagram>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<a href="https://x.com/Hutopyinc/" target="_blank">
|
<a href="https://x.com/Hutopyinc/" target="_blank">
|
||||||
<x class="social-icon"></x>
|
<x class="social-icon"></x>
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user