mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update all posts arrow svg fill style
This commit is contained in:
@@ -161,6 +161,6 @@ const sortedPosts = posts.sort(
|
|||||||
@apply text-center my-8;
|
@apply text-center my-8;
|
||||||
}
|
}
|
||||||
.all-posts-btn-wrapper svg {
|
.all-posts-btn-wrapper svg {
|
||||||
@apply inline-block w-6 h-6;
|
@apply inline-block w-6 h-6 fill-skin-base hover:fill-skin-accent;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user