drguilhermeapolinario
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -164,8 +164,8 @@ with stylable_container(
|
|
164 |
key="jas",
|
165 |
css_styles="""
|
166 |
img {
|
167 |
-
width:
|
168 |
-
height:
|
169 |
overflow: hidden;
|
170 |
position: relative;
|
171 |
object-fit: cover;
|
|
|
164 |
key="jas",
|
165 |
css_styles="""
|
166 |
img {
|
167 |
+
width: 260px;
|
168 |
+
height: 340px;
|
169 |
overflow: hidden;
|
170 |
position: relative;
|
171 |
object-fit: cover;
|