Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
richylyq
/
marqueewel
like
0
Running
App
Files
Files
Community
richylyq
commited on
Nov 1, 2023
Commit
bee93ca
•
1 Parent(s):
6a83aed
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+1
-1
style.css
CHANGED
Viewed
@@ -21,7 +21,7 @@ body {
21
}
22
23
.marquee {
24
-
max-width:
720px;
25
height: 480px;
26
}
27
21
}
22
23
.marquee {
24
+
max-width:
100%;
25
height: 480px;
26
}
27