Spaces:
Running
Running
Commit
·
cd8f9c8
1
Parent(s):
d6fd824
Update css
Browse files
css.py
CHANGED
@@ -2,7 +2,7 @@ css = '''
|
|
2 |
.pitch-usage {height: 256px}
|
3 |
.pitch-usage .js-plotly-plot {height: 100%}
|
4 |
|
5 |
-
.pitch-velo {height:
|
6 |
.pitch-velo .js-plotly-plot {height: 100%}
|
7 |
|
8 |
.pitch-loc {height: 320px}
|
|
|
2 |
.pitch-usage {height: 256px}
|
3 |
.pitch-usage .js-plotly-plot {height: 100%}
|
4 |
|
5 |
+
.pitch-velo {height: 100px}
|
6 |
.pitch-velo .js-plotly-plot {height: 100%}
|
7 |
|
8 |
.pitch-loc {height: 320px}
|