Update app.py
Browse files
app.py
CHANGED
@@ -148,7 +148,7 @@ m_out = ("""
|
|
148 |
text-align: center;
|
149 |
border-radius: 8px;
|
150 |
background: #ff000059;
|
151 |
-
width:
|
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%);
|