Finish (?) code snippets, add to do regarding blockquote author

This commit is contained in:
2025-08-15 12:01:31 +09:30
parent ee5da382c9
commit e97c58a7a1
3 changed files with 35 additions and 26 deletions

View File

@@ -96,7 +96,6 @@
@apply inline-block;
@apply w-full;
@apply pr-8;
@apply first:pt-2 last:pb-2;
@apply bg-white dark:bg-gray-100;
}
@@ -105,7 +104,7 @@
counter-increment: step;
@apply w-10;
@apply mr-5 ml-auto pr-2;
@apply mr-2 ml-auto pt-1 pr-2 pb-1;
@apply inline-block;
@apply text-right;