Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
kramp
/
space-tester
like
0
Running
App
Files
Files
Community
2
kramp
HF staff
commited on
Dec 5, 2022
Commit
7337a3f
•
1 Parent(s):
462b01b
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+5
-0
style.css
CHANGED
Viewed
@@ -26,3 +26,8 @@ p {
26
.card p:last-child {
27
margin-bottom: 0;
28
}
26
.card p:last-child {
27
margin-bottom: 0;
28
}
29
+
30
+
31
+
form div {
32
+
margin-bottom: 2rem
33
+
}