Hugging Face
Models
Datasets
Spaces
Community
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
be372e4
·
verified
·
1 Parent(s):
a58b092
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+5
-0
style.css
CHANGED
Viewed
@@ -17,4 +17,9 @@ header{
17
img {
18
width: 100px;
19
height: auto;
20
}
17
img {
18
width: 100px;
19
height: auto;
20
+
}
21
+
22
+
main {
23
+
display: flex
24
+
justify-content: center
25
}