xp3857 commited on
Commit
40d6c90
1 Parent(s): c110d25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ m_out = ("""
148
  text-align: center;
149
  border-radius: 8px;
150
  background: #ff000059;
151
- width: 200px;
152
  height: 200px;
153
  padding: 30px 40px;
154
  transform: translate(-50%,-200%);
 
148
  text-align: center;
149
  border-radius: 8px;
150
  background: #ff000059;
151
+ width: 100%;
152
  height: 200px;
153
  padding: 30px 40px;
154
  transform: translate(-50%,-200%);