Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
richylyq
/
marqueewel
like
0
Running
App
Files
Files
Community
richylyq
commited on
Nov 1, 2023
Commit
1ba1697
·
1 Parent(s):
23b0b14
trying the fix for the bangtan logo
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -33,3 +33,7 @@ p {
33
max-width: 3040px;
34
height: 1440px;
35
}
33
max-width: 3040px;
34
height: 1440px;
35
}
36
+
37
+
.bangtan-logo {
38
+
max-height: 300px;
39
+
}