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