chore: fix layout

This commit is contained in:
Anthony Fu 2023-04-11 14:41:08 +02:00
parent 0bd792022a
commit a10bb5bd9c

View File

@ -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>