Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TencentARC/T2I-Adapter-SDXL-Sketch
daanidev
/
T2I-Adapter-SDXL-Sketch
like
0
Runtime error
App
Files
Files
Community
multimodalart
HF staff
commited on
Sep 8, 2023
Commit
d92626b
•
1 Parent(s):
70b82cd
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+2
-1
style.css
CHANGED
Viewed
@@ -3,7 +3,8 @@
3
max-width: 900px;
4
margin: 0 auto;
5
}
6
-
h1 {
7
text-align: center;
8
}
9
3
max-width: 900px;
4
margin: 0 auto;
5
}
6
+
7
+
#description, h1 {
8
text-align: center;
9
}
10