Artem0729 commited on
Commit
588446c
·
verified ·
1 Parent(s): 4b9eae2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -361,7 +361,7 @@ js_code = """
361
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
362
  overflow: hidden;
363
  position:fixed;
364
- bottom:4rem;
365
  gap: unset;
366
  box-shadow: -14px 5px 16px 0px rgba(0,0,0,0.08),
367
  0px 2px 2px 0px rgba(0,0,0,0.12),
 
361
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
362
  overflow: hidden;
363
  position:fixed;
364
+ bottom:5.3rem;
365
  gap: unset;
366
  box-shadow: -14px 5px 16px 0px rgba(0,0,0,0.08),
367
  0px 2px 2px 0px rgba(0,0,0,0.12),