Spaces:
Running
Running
Commit
•
1156c51
1
Parent(s):
cbbbacb
Update app.py
Browse files
app.py
CHANGED
@@ -229,7 +229,7 @@ css = '''
|
|
229 |
}
|
230 |
#logout {
|
231 |
width: 100% !important;
|
232 |
-
margin-
|
233 |
}
|
234 |
#login:after {
|
235 |
content: 'Authorize this app before uploading your model';
|
|
|
229 |
}
|
230 |
#logout {
|
231 |
width: 100% !important;
|
232 |
+
margin-top: 4em;
|
233 |
}
|
234 |
#login:after {
|
235 |
content: 'Authorize this app before uploading your model';
|