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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -39,11 +39,11 @@ def test(inp):
39
  style = '''
40
  .put-on-top{
41
  border-style: solid;
42
- border-width: 1px;
43
  border-radius: 5px;
44
 
45
  background: none;
46
- margin:1px;
47
  }
48
  .grid-mee {
49
  display: flex;
 
39
  style = '''
40
  .put-on-top{
41
  border-style: solid;
42
+ border-width: 3px;
43
  border-radius: 5px;
44
 
45
  background: none;
46
+ margin-top:2em;
47
  }
48
  .grid-mee {
49
  display: flex;