Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JHyeon
/
3rd_project
like
0
Runtime error
App
Files
Files
Community
JHyeon
commited on
Apr 17
Commit
bcb7b3b
•
1 Parent(s):
bb644bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -5,7 +5,7 @@ def play_video():
5
6
css = """
7
video {
8
-
width:
100
% !important;
9
height: auto !important;
10
}
11
"""
5
6
css = """
7
video {
8
+
width:
90
% !important;
9
height: auto !important;
10
}
11
"""