Yaron Koresh commited on
Commit
60f77fe
·
verified ·
1 Parent(s): 9527c75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ footer {
59
  max-width: 15cm;
60
  }
61
  .image-container {
62
- aspect-ratio: 576 / 1024 !important;
63
  }
64
  .dropdown-arrow {
65
  display: none !important;
 
59
  max-width: 15cm;
60
  }
61
  .image-container {
62
+ aspect-ratio: """+width+"/"+height+""" !important;
63
  }
64
  .dropdown-arrow {
65
  display: none !important;