docs: voyp blog post (#1588)

This commit is contained in:
Angie Jones
2025-03-10 08:05:32 -05:00
committed by GitHub
parent 1354133b18
commit fa9bb9ebb3
4 changed files with 56 additions and 2 deletions

View File

@@ -259,4 +259,9 @@ html[data-theme="light"] .hide-in-light {
--ifm-alert-background-color-highlight: rgba(84, 199, 236, 0.15);
--ifm-alert-foreground-color: var(--ifm-color-video-alert-contrast-foreground);
--ifm-alert-border-color: var(--ifm-color-video-alert-border);
}
.aspect-ratio{
aspect-ratio: 16 / 9;
width: 100%;
}