Omnibus commited on
Commit
a257c77
·
1 Parent(s): 08d4832

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -43,6 +43,7 @@ def test(inp):
43
  border-radius: 5px;
44
 
45
  background: none;
 
46
  margin-top:2em;
47
  }
48
  .grid-mee {
@@ -61,7 +62,7 @@ def test(inp):
61
  overflow: hidden;
62
  width: 33%;
63
  height: 60em;
64
- margin-bottom: 1em;
65
  }
66
 
67
  /* Then style the iframe to fit in the container div with full height and width */
 
43
  border-radius: 5px;
44
 
45
  background: none;
46
+ padding-top:3px;
47
  margin-top:2em;
48
  }
49
  .grid-mee {
 
62
  overflow: hidden;
63
  width: 33%;
64
  height: 60em;
65
+ padding-bottom: 1em;
66
  }
67
 
68
  /* Then style the iframe to fit in the container div with full height and width */