Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ css = '''
|
|
116 |
|
117 |
#x {
|
118 |
position: absolute;
|
119 |
-
bottom:
|
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 |
}
|