mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
update: back button size and position
This commit is contained in:
parent
b82ad56691
commit
89aff61656
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue