noumanjavaid commited on
Commit
97e394f
·
verified ·
1 Parent(s): 7aa8aa7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ css = """
7
  position: relative;
8
  width: 100%;
9
  height: 0;
10
- padding-bottom: 0%; /* or 56.25% for 16:9 aspect ratio */
11
  }
12
  .iframe-container iframe {
13
  position: absolute;
 
7
  position: relative;
8
  width: 100%;
9
  height: 0;
10
+ padding-bottom: 100%; /* or 56.25% for 16:9 aspect ratio */
11
  }
12
  .iframe-container iframe {
13
  position: absolute;