Yaron Koresh commited on
Commit
d59b7b3
·
verified ·
1 Parent(s): 8ad082d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -3
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% !important;
119
- text-align: center !important;
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;