wip: Add team page

This commit is contained in:
Sol Irvine
2023-08-20 23:22:29 +09:00
parent 2659be5ff1
commit 150146e6f5
19 changed files with 478 additions and 4 deletions

View File

@@ -0,0 +1,7 @@
.reactPlayerWrap iframe {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}