restore local video assets now that webpack (and remark) can process them

This commit is contained in:
2025-03-26 19:53:12 -04:00
parent 475407c6c6
commit e865d9d8e5
35 changed files with 452 additions and 294 deletions
+2
View File
@@ -1,5 +1,7 @@
.player {
display: block;
margin: 0 auto;
width: 100%;
height: auto;
max-height: 500px;
}