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:
cherry-ghosts
/
web
like
1
Running
App
Files
Files
smileycutie0
commited on
Jan 22, 2025
Commit
84f66bb
·
verified
·
1 Parent(s):
93ed51e
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -7,4 +7,8 @@
7
html, body {
8
font-family: Arial, sans-serif;
9
line-height: 1.6;
10
}
7
html, body {
8
font-family: Arial, sans-serif;
9
line-height: 1.6;
10
+
}
11
+
12
+
main, section {
13
+
padding: 0.5rem;
14
}