revert style

This commit is contained in:
KazooTTT
2025-02-06 14:57:36 +08:00
parent f7aece07e8
commit ff477cea7e

View File

@ -64,9 +64,7 @@ if (modifiedDate && modifiedDate.toDateString() === date.toDateString()) {
}
</div>
<div class="group w-full overflow-auto">
<div
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%]"
>
<div class="prose prose-sm prose-cactus mt-4 max-w-none [&>p:last-of-type]:mb-0">
<Content />
</div>
</div>