Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -56,7 +56,7 @@ def test(inp):
|
|
56 |
position: relative;
|
57 |
overflow: hidden;
|
58 |
width: 33%;
|
59 |
-
height:
|
60 |
margin-bottom: 2em;
|
61 |
}
|
62 |
|
|
|
56 |
position: relative;
|
57 |
overflow: hidden;
|
58 |
width: 33%;
|
59 |
+
height: 50em;
|
60 |
margin-bottom: 2em;
|
61 |
}
|
62 |
|