mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-16 11:41:17 +02:00
update: optimize theme color scheme and waline style
This commit is contained in:
parent
755bb4a233
commit
eb3781bb6b
6 changed files with 117 additions and 21 deletions
|
@ -25,7 +25,7 @@ const { Content, remarkPluginFrontmatter } = await post.render()
|
|||
postDescription={post.data.description}
|
||||
postImage={post.data.image}
|
||||
>
|
||||
<article class="heti mb-16">
|
||||
<article class="heti mb-15">
|
||||
<h1 class="post-title">
|
||||
<span
|
||||
transition:name={`post-${post.data.slug || post.slug}`}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue