diff --git a/index.html b/index.html
index bb9a153..336aae1 100644
--- a/index.html
+++ b/index.html
@@ -418,11 +418,12 @@
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}
- .video-frame video {
+ .video-frame iframe {
width: 100%;
aspect-ratio: 16 / 9;
display: block;
background: #0d1117;
+ border: 0;
border-radius: 4px;
}
@@ -1262,10 +1263,12 @@
-
+
Promotional video for the SkillOpt project page. The static paper teaser is shown below for high-resolution inspection.
diff --git a/skillopt-assets/skillopt_teaser.mp4 b/skillopt-assets/skillopt_teaser.mp4
deleted file mode 100644
index 68ffd75..0000000
Binary files a/skillopt-assets/skillopt_teaser.mp4 and /dev/null differ
diff --git a/skillopt.html b/skillopt.html
index bb9a153..336aae1 100644
--- a/skillopt.html
+++ b/skillopt.html
@@ -418,11 +418,12 @@
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}
- .video-frame video {
+ .video-frame iframe {
width: 100%;
aspect-ratio: 16 / 9;
display: block;
background: #0d1117;
+ border: 0;
border-radius: 4px;
}
@@ -1262,10 +1263,12 @@
-
+
Promotional video for the SkillOpt project page. The static paper teaser is shown below for high-resolution inspection.