Skip to content

Commit 1e5fa1c

Browse files
authored
Add files via upload
1 parent 7ebbfe0 commit 1e5fa1c

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

index.html

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,11 +1061,11 @@ <h3 class="example-heading">Video Editing</h3>
10611061

10621062

10631063
<br><br><br>
1064-
<div class="content is-centered has-text-centered" style="max-width: 1600px;margin: auto;">
1064+
<div class="content is-centered has-text-centered" style="max-width: 2000px;margin: auto;">
10651065
<h3 class="example-heading">Text/Image-to-Video Generation</h3>
10661066
<hr>
10671067

1068-
<div style="max-width: 1600px;margin: auto;display: flex;flex-wrap: nowrap;">
1068+
<div style="max-width: 2000px;margin: auto;display: flex;flex-wrap: nowrap;">
10691069
<div class="content example">
10701070
<table>
10711071
<thead>
@@ -1187,10 +1187,8 @@ <h3 class="example-heading">Text/Image-to-Video Generation</h3>
11871187
</td>
11881188

11891189
<td>
1190-
<div style="display: flex;width: 50px;margin:auto; ">
1191-
<img style="position: relative;top:50%;transform: translateY(-50%);"
1192-
width="50px" src="./static/images/plus.png"></img>
1193-
</div>
1190+
<img style="position: relative; width: 50px; top:50%;transform: translateY(-50%);"
1191+
width="50px" src="./static/images/plus.png"></img>
11941192
</td>
11951193

11961194
<td style="text-align: center;">
@@ -1200,10 +1198,8 @@ <h3 class="example-heading">Text/Image-to-Video Generation</h3>
12001198
</td>
12011199

12021200
<td>
1203-
<div style="display: flex;width: 50px;margin:auto; ">
1204-
<img style="position: relative;top:50%;transform: translateY(-50%);"
1205-
width="50px" src="./static/images/arrow_icon.jpg"></img>
1206-
</div>
1201+
<img style="position: relative; width: 50px; top:50%;transform: translateY(-50%);"
1202+
width="50px" src="./static/images/arrow_icon.jpg"></img>
12071203
</td>
12081204

12091205
<td>

0 commit comments

Comments
 (0)