Big cleanup for styling
This commit is contained in:
@@ -6,7 +6,7 @@ import InstagramIcon from '@/assets/icons/instagram.svg'
|
||||
|
||||
<template>
|
||||
|
||||
<footer class="py-8 flex flex-col gap-8 bg-hBackground">
|
||||
<footer class="py-8 flex flex-col gap-8">
|
||||
|
||||
<div
|
||||
class="text-hOnBackground centered-text text-2xl font-bold flex justify-center items-center ml-28 lg:tracking-[125px] md:tracking-[50px] sm:tracking-[20px]">
|
||||
@@ -58,7 +58,7 @@ import InstagramIcon from '@/assets/icons/instagram.svg'
|
||||
</router-link>
|
||||
</div>
|
||||
|
||||
<div class="flex justify-center base-text mb-13 link">
|
||||
<div class="flex justify-center base-text link">
|
||||
Hutopy ©{{ new Date().getFullYear() }} - {{ $t('footer.allRightsReserved') }}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user