mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-24 03:01:30 +08:00
feat: enhancer toc
This commit is contained in:
@ -65,7 +65,7 @@ if (modifiedDate && modifiedDate.toDateString() === date.toDateString()) {
|
||||
}
|
||||
</div>
|
||||
<div class="group w-full overflow-auto">
|
||||
<div class="prose prose-sm prose-cactus mt-4 max-w-none [&>p:last-of-type]:mb-0">
|
||||
<div class="prose prose-base prose-cactus mt-4 max-w-none [&>p:last-of-type]:mb-0">
|
||||
<Content />
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user