统计模块
This commit is contained in:
tangly1024
2021-12-21 15:04:05 +08:00
parent c1ab81b11e
commit a78a25ae96
9 changed files with 37 additions and 24 deletions

View File

@@ -51,7 +51,7 @@ const SideAreaRight = ({
></ins>
</section>
<div className="sticky top-10">
<div className="sticky top-8">
{/* 最新文章 */}
{posts && (
<section className="rounded-xl shadow-md py-4 mt-5 bg-white dark:bg-gray-800 hover:shadow-2xl duration-200">