noumanjavaid commited on
Commit
16e26ac
·
verified ·
1 Parent(s): 73aa980

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ css = """
6
  .iframe-container {
7
  position: relative;
8
  width: 100%;
9
- height: 0;
10
  padding-bottom: 53.33%; /* 450 / 850 * 100 */
11
  }
12
  .iframe-container iframe {
 
6
  .iframe-container {
7
  position: relative;
8
  width: 100%;
9
+ height: 100;
10
  padding-bottom: 53.33%; /* 450 / 850 * 100 */
11
  }
12
  .iframe-container iframe {