Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
javi9
/
ner_catala_web
like
0
Running
App
Files
Files
Community
javi9
commited on
Nov 12, 2024
Commit
2d48775
·
verified
·
1 Parent(s):
be372e4
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+2
-2
style.css
CHANGED
Viewed
@@ -20,6 +20,6 @@ img {
20
}
21
22
main {
23
-
display: flex
24
-
justify-content: center
25
}
20
}
21
22
main {
23
+
display: flex
;
24
+
justify-content: center
;
25
}