docs: updated video

This commit is contained in:
Leifer Mendez
2022-12-30 20:13:15 +01:00
parent b2f9f7158b
commit eaf6e084c1
9 changed files with 198 additions and 9 deletions

View File

@@ -47,6 +47,9 @@
@apply p-3 rounded md:w-full max-w-screen-md overflow-x-auto w-fit bg-gray-800 dark:bg-slate-800 ease-in duration-75 text-gray-100 text-xs shadow-xl;
}
.slot iframe {
@apply rounded ease-in duration-75 text-gray-100 text-xs shadow-xl;
}
.slot a {
@apply text-sky-900 font-medium dark:text-sky-400 dark:hover:text-white;
}