Spaces:
Running
Running
Update views/rci.py
Browse files- views/rci.py +1 -1
views/rci.py
CHANGED
@@ -22,7 +22,7 @@ with stylable_container(
|
|
22 |
css_styles="""
|
23 |
img {
|
24 |
width: 1800px;
|
25 |
-
height:
|
26 |
overflow: hidden;
|
27 |
position: relative;
|
28 |
object-fit: cover;
|
|
|
22 |
css_styles="""
|
23 |
img {
|
24 |
width: 1800px;
|
25 |
+
height: 240px;
|
26 |
overflow: hidden;
|
27 |
position: relative;
|
28 |
object-fit: cover;
|