Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update constants/styles.py
Browse files- constants/styles.py +4 -0
constants/styles.py
CHANGED
@@ -72,4 +72,8 @@ button {
|
|
72 |
h3 {
|
73 |
font-size: 13pt !important;
|
74 |
}
|
|
|
|
|
|
|
|
|
75 |
"""
|
|
|
72 |
h3 {
|
73 |
font-size: 13pt !important;
|
74 |
}
|
75 |
+
|
76 |
+
#control-panel {
|
77 |
+
margin-bottom: 30px;
|
78 |
+
}
|
79 |
"""
|