From 81bf9dd2f96cd3ae6cecb7f1565afdafb661d913 Mon Sep 17 00:00:00 2001
From: Zhen Xu
Date: Wed, 28 Feb 2024 16:12:22 +0800
Subject: [PATCH] clean up elements
---
relightable_avatar/index.html | 21 ++++++++++++++++-----
1 file changed, 16 insertions(+), 5 deletions(-)
diff --git a/relightable_avatar/index.html b/relightable_avatar/index.html
index dce39fd..67feb60 100644
--- a/relightable_avatar/index.html
+++ b/relightable_avatar/index.html
@@ -58,6 +58,11 @@
}
+ video {
+ width: 100%;
+ border-radius: 5px;
+ }
+
/* .container {
margin-left: -100px;
} */
@@ -197,7 +202,7 @@ Code (Coming Soon)
-
-
+
@@ -289,7 +294,7 @@
-
+
@@ -300,7 +305,7 @@
-
+
@@ -310,7 +315,7 @@
-
+
@@ -385,6 +390,12 @@
});
});
+
+