linoyts HF staff commited on
Commit
0ac7cc0
1 Parent(s): 2ccd0db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ css = '''
116
 
117
  #x {
118
  position: absolute;
119
- bottom: 100px; /* Moved further down */
120
  left: 30px; /* Adjusted left margin */
121
  width: 540px; /* Increased width to match the new container size */
122
  }
 
116
 
117
  #x {
118
  position: absolute;
119
+ bottom: 20px; /* Moved further down */
120
  left: 30px; /* Adjusted left margin */
121
  width: 540px; /* Increased width to match the new container size */
122
  }