update: back button size and position

This commit is contained in:
radishzzz 2025-03-05 20:41:06 +00:00
parent b82ad56691
commit 89aff61656
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
viewBox="0 0 24 24"
fill="currentColor"
>
<path d="M12.6 2.5 1.7 12.1l10.9 9.5.2 1.4h.8l-.6-5h-.8l.2 2.2L4 12.8h18.3v-1.5H4.8l7.6-6.7-.2 2.1h.8l.6-5.7h-.8z" />
<path d="M12.7 1.7.9 12.1l11.8 10.3.2 1.5h.9l-.6-5.4h-.9l.2 2.4-9.2-8h19.8v-1.6H4.2L12.4 4l-.2 2.3h.9l.6-6.3h-.9l-.2 1.6Z" />
</svg>
</button>

View file

@ -25,7 +25,7 @@ const { Content, remarkPluginFrontmatter } = await post.render()
postDescription={post.data.description}
postImage={post.data.image}
>
<article class="heti">
<article class="heti -mt-6">
<BackButton />
<h1 class="post-title">
<span