Spaces:
Paused
Paused
Commit
•
7023c2f
1
Parent(s):
4194f20
Update style.css
Browse files
style.css
CHANGED
@@ -11,7 +11,7 @@ h1 {
|
|
11 |
}
|
12 |
|
13 |
.gradio-container {
|
14 |
-
max-width:
|
15 |
}
|
16 |
|
17 |
#share-btn-container{padding-left: 0.5rem !important; padding-right: 0.5rem !important; background-color: #000000; justify-content: center; align-items: center; border-radius: 9999px !important; max-width: 13rem; margin-left: auto;margin-top: 0.35em;}
|
|
|
11 |
}
|
12 |
|
13 |
.gradio-container {
|
14 |
+
max-width: 690px! important;
|
15 |
}
|
16 |
|
17 |
#share-btn-container{padding-left: 0.5rem !important; padding-right: 0.5rem !important; background-color: #000000; justify-content: center; align-items: center; border-radius: 9999px !important; max-width: 13rem; margin-left: auto;margin-top: 0.35em;}
|