Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -122,6 +122,7 @@ input::placeholder {
|
|
122 |
h1,h2,h3,h4,h5,h6,span,p,pre {
|
123 |
width: 100% !important;
|
124 |
text-align: center !important;
|
|
|
125 |
}
|
126 |
footer {
|
127 |
display: none !important;
|
|
|
122 |
h1,h2,h3,h4,h5,h6,span,p,pre {
|
123 |
width: 100% !important;
|
124 |
text-align: center !important;
|
125 |
+
display: block !important;
|
126 |
}
|
127 |
footer {
|
128 |
display: none !important;
|