Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -115,7 +115,7 @@ css = """
|
|
115 |
display: block;
|
116 |
margin-left: auto;
|
117 |
margin-right: auto;
|
118 |
-
width:
|
119 |
}
|
120 |
#intro{
|
121 |
max-width: 100%;
|
|
|
115 |
display: block;
|
116 |
margin-left: auto;
|
117 |
margin-right: auto;
|
118 |
+
width: 50%;
|
119 |
}
|
120 |
#intro{
|
121 |
max-width: 100%;
|