mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-23 02:31:31 +08:00
revert style
This commit is contained in:
@ -64,9 +64,7 @@ if (modifiedDate && modifiedDate.toDateString() === date.toDateString()) {
|
|||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
<div class="group w-full overflow-auto">
|
<div class="group w-full overflow-auto">
|
||||||
<div
|
<div class="prose prose-sm prose-cactus mt-4 max-w-none [&>p:last-of-type]:mb-0">
|
||||||
class="prose prose-sm prose-headings:font-semibold prose-headings:text-accent-2 prose-headings:before:absolute prose-headings:before:-ms-4 prose-headings:before:text-gray-600 prose-headings:hover:before:text-accent sm:prose-th:before:content-none max-w-[100%]"
|
|
||||||
>
|
|
||||||
<Content />
|
<Content />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user