mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +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;
|
||||
}
|
||||
.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>
|
||||
|
||||
Reference in New Issue
Block a user