Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Crackershoot
/
BuildingAIChallenge
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Crackershoot
commited on
30 days ago
Commit
b4c6ec8
·
verified
·
1 Parent(s):
c3b9130
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -324,8 +324,8 @@ custom_css = """
324
325
/* LOGO */
326
.logo-img {
327
-
width:
200px
;
328
-
height:
180px
;
329
margin: 0px;
330
}
331
324
325
/* LOGO */
326
.logo-img {
327
+
width:
150px
;
328
+
height:
150px
;
329
margin: 0px;
330
}
331