Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -111,12 +111,11 @@ input, input::placeholder {
|
|
111 |
text-align: center !important;
|
112 |
}
|
113 |
*, *::placeholder {
|
114 |
-
direction: ltr !important;
|
115 |
font-family: Suez One !important;
|
116 |
}
|
117 |
h1,h2,h3,h4,h5,h6,span,p,pre {
|
118 |
-
width: 100
|
119 |
-
text-align: center
|
120 |
}
|
121 |
footer {
|
122 |
display: none !important;
|
|
|
111 |
text-align: center !important;
|
112 |
}
|
113 |
*, *::placeholder {
|
|
|
114 |
font-family: Suez One !important;
|
115 |
}
|
116 |
h1,h2,h3,h4,h5,h6,span,p,pre {
|
117 |
+
width: 100%;
|
118 |
+
text-align: center;
|
119 |
}
|
120 |
footer {
|
121 |
display: none !important;
|