Spaces:
Sleeping
Sleeping
Update static/styles.css
Browse files- static/styles.css +2 -2
static/styles.css
CHANGED
@@ -32,11 +32,11 @@ p {
|
|
32 |
margin-bottom: 20px;
|
33 |
}
|
34 |
|
35 |
-
.sphere-controls {
|
36 |
margin-bottom: 20px;
|
37 |
}
|
38 |
|
39 |
-
.sphere-controls h3 {
|
40 |
margin: 0 0 10px 0;
|
41 |
font-size: 1.2em;
|
42 |
}
|
|
|
32 |
margin-bottom: 20px;
|
33 |
}
|
34 |
|
35 |
+
.sphere-controls, .fluid-controls {
|
36 |
margin-bottom: 20px;
|
37 |
}
|
38 |
|
39 |
+
.sphere-controls h3, .fluid-controls h3 {
|
40 |
margin: 0 0 10px 0;
|
41 |
font-size: 1.2em;
|
42 |
}
|