Omnibus commited on
Commit
0cb250a
·
1 Parent(s): 8ac81f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ def test(inp):
54
  overflow: hidden;
55
  width: 33%;
56
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
57
- padding-bottom: 10px;
58
  }
59
 
60
  /* Then style the iframe to fit in the container div with full height and width */
 
54
  overflow: hidden;
55
  width: 33%;
56
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
57
+ margin-bottom: 2em;
58
  }
59
 
60
  /* Then style the iframe to fit in the container div with full height and width */