Spaces:
Sleeping
Sleeping
Commit
·
1c7685f
1
Parent(s):
684ad91
11
Browse files
app.py
CHANGED
|
@@ -296,7 +296,7 @@ def app():
|
|
| 296 |
.footer {
|
| 297 |
position: fixed;
|
| 298 |
bottom: 0;
|
| 299 |
-
|
| 300 |
width: auto;
|
| 301 |
background-color: transparent;
|
| 302 |
text-align: right;
|
|
|
|
| 296 |
.footer {
|
| 297 |
position: fixed;
|
| 298 |
bottom: 0;
|
| 299 |
+
right: 10px;
|
| 300 |
width: auto;
|
| 301 |
background-color: transparent;
|
| 302 |
text-align: right;
|