Skip to content

Commit 78e20d1

Browse files
authored
Update index.css
1 parent ce8cdb4 commit 78e20d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

static/css/index.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ body {
150150
}
151151

152152
.video-wrapper {
153-
max-width: 800px;
153+
max-width: 1080px;
154154
margin: 0 auto;
155155
display: flex;
156156
justify-content: center;
@@ -163,3 +163,4 @@ body {
163163
border-radius: 5px;
164164
}
165165

166+

0 commit comments

Comments
 (0)