Add details shortcode

This commit is contained in:
mo8it
2025-05-17 20:20:19 +02:00
parent 2f700991f3
commit 8fa598ae7e
4 changed files with 35 additions and 30 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
@apply md:w-3/4 lg:w-3/5;
}
blockquote {
@apply px-3 pt-2 pb-0.5 my-4 border-s-4 border-white/80 bg-white/7 rounded-sm italic;
@apply px-3 pt-2 pb-0.5 my-4 border-s-4 border-white/80 bg-white/7 rounded-sm;
}
pre {