Ashrafb commited on
Commit
dabd367
·
verified ·
1 Parent(s): 81399d6

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -0
static/index.html CHANGED
@@ -22,6 +22,7 @@
22
  #resultContainer img {
23
  max-width: 100%;
24
  max-height: 100%;
 
25
  display: block;
26
  margin: auto;
27
  }
 
22
  #resultContainer img {
23
  max-width: 100%;
24
  max-height: 100%;
25
+ height: auto;
26
  display: block;
27
  margin: auto;
28
  }