Live banner

This commit is contained in:
2024-11-02 01:02:07 -07:00
parent 162ff6168d
commit 5c8082a4f0
7 changed files with 86 additions and 1 deletions

View File

@@ -69,6 +69,11 @@
text-decoration: underline;
}
.frontpage-stream-container {
max-height: calc(75vh);
min-height: 36rem;
aspect-ratio: 16 / 9;
}
.video-container {
aspect-ratio: 16 / 9;