Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -77,7 +77,7 @@ body::before {
|
|
| 77 |
background-color: #0f1117;
|
| 78 |
}
|
| 79 |
button[aria-label="Download"] {
|
| 80 |
-
transform: scale(2);
|
| 81 |
transform-origin: top right;
|
| 82 |
margin: 0 !important;
|
| 83 |
padding: 6px !important;
|
|
|
|
| 77 |
background-color: #0f1117;
|
| 78 |
}
|
| 79 |
button[aria-label="Download"] {
|
| 80 |
+
transform: scale(2.5);
|
| 81 |
transform-origin: top right;
|
| 82 |
margin: 0 !important;
|
| 83 |
padding: 6px !important;
|