Spaces:
Runtime error
Runtime error
Commit
·
dbecb33
1
Parent(s):
289c46c
Update app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,7 @@ def molecule(input_pdb, public_link):
|
|
52 |
background-color: #474748 !important;
|
53 |
}
|
54 |
.viewerSection {
|
55 |
-
margin: 120px 0 0
|
56 |
}
|
57 |
#myViewer{
|
58 |
float:left;
|
|
|
52 |
background-color: #474748 !important;
|
53 |
}
|
54 |
.viewerSection {
|
55 |
+
margin: 120px 0 0 0px;
|
56 |
}
|
57 |
#myViewer{
|
58 |
float:left;
|