docs: 🎨 lot stuff

This commit is contained in:
Leifer Mendez
2023-01-05 13:17:49 +01:00
parent 77c6baf46b
commit 8d6c34d8b9
18 changed files with 237 additions and 99 deletions

View File

@@ -39,6 +39,10 @@
@apply text-xs font-mono bg-stone-100 dark:bg-slate-600 dark:text-white text-red-500 p-1 rounded;
}
.slote video {
@apply rounded drop-shadow-xl w-full md:w-full max-w-screen-md;
}
.slot pre {
@apply w-full flex my-2;
}