perf(footer): update styles

This commit is contained in:
thehrz 2023-07-06 15:50:28 +08:00
parent 33fca6ef20
commit 9ef650d7dc
No known key found for this signature in database
GPG Key ID: 683658B4CAC43158

View File

@ -8,7 +8,7 @@ function toggleLocales() {
</script> </script>
<template> <template>
<v-footer app class="text-xl m-6 flex justify-center"> <v-footer app class="text-xl justify-center">
<RouterLink class="icon-btn mx-2" to="/" :title="t('button.home')"> <RouterLink class="icon-btn mx-2" to="/" :title="t('button.home')">
<div class="i-carbon-campsite" /> <div class="i-carbon-campsite" />
</RouterLink> </RouterLink>