给格子加上光晕特效

This commit is contained in:
jimleerx
2025-11-12 00:11:33 +08:00
parent dcc5654603
commit 62383aaf9e

View File

@@ -188,4 +188,8 @@ const latestPost = await getCollection('blog').then((posts: any[]) =>
0 0 48px rgba(241, 140, 110, 0.15),
6px 6px 0 rgba(0, 0, 0, 0.75) !important;
}
</style>
<<<<<<< HEAD
</style>
=======
</style>
>>>>>>> 6235105 (给格子加上光晕特效)