chore: fix layout
This commit is contained in:
parent
0bd792022a
commit
a10bb5bd9c
@ -13,7 +13,7 @@ async function toggleLocales() {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<nav mt-6 text-xl flex="~ gap-4">
|
||||
<nav flex="~ gap-4" mt-6 justify-center text-xl>
|
||||
<RouterLink icon-btn to="/" :title="t('button.home')">
|
||||
<div i-carbon-campsite />
|
||||
</RouterLink>
|
||||
|
Loading…
Reference in New Issue
Block a user