Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -94,6 +94,7 @@ css = """
|
|
94 |
display: inline-block;
|
95 |
vertical-align: top;
|
96 |
padding-left: 20px;
|
|
|
97 |
}
|
98 |
|
99 |
#left-column > * {
|
|
|
94 |
display: inline-block;
|
95 |
vertical-align: top;
|
96 |
padding-left: 20px;
|
97 |
+
margin-top: 40px;
|
98 |
}
|
99 |
|
100 |
#left-column > * {
|