Omnibus commited on
Commit
8c293a6
·
1 Parent(s): a1a1f0d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,6 +43,7 @@ def test(inp):
43
  border-radius: 5px;
44
 
45
  background: none;
 
46
  }
47
  .grid-mee {
48
  display: flex;
@@ -60,7 +61,6 @@ def test(inp):
60
  overflow: hidden;
61
  width: 33%;
62
  height: 60em;
63
- margin-bottom: 1em;
64
  margin-top:1em;
65
  }
66
 
 
43
  border-radius: 5px;
44
 
45
  background: none;
46
+ margin-top:3em;
47
  }
48
  .grid-mee {
49
  display: flex;
 
61
  overflow: hidden;
62
  width: 33%;
63
  height: 60em;
 
64
  margin-top:1em;
65
  }
66