Spaces:
Running
Running
Update views/rci.py
Browse files- views/rci.py +1 -1
views/rci.py
CHANGED
@@ -36,7 +36,7 @@ with ch2, stylable_container(
|
|
36 |
css_styles="""
|
37 |
img {
|
38 |
width: 400px;
|
39 |
-
height:
|
40 |
overflow: hidden;
|
41 |
position: relative;
|
42 |
object-fit: cover;
|
|
|
36 |
css_styles="""
|
37 |
img {
|
38 |
width: 400px;
|
39 |
+
height: 520px;
|
40 |
overflow: hidden;
|
41 |
position: relative;
|
42 |
object-fit: cover;
|