Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
<script src="https://code.jquery.com/jquery-3.7.1.js" integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=" crossorigin="anonymous"></script>
|
| 9 |
|
| 10 |
<style>
|
| 11 |
-
|
| 12 |
align-content: center;
|
| 13 |
display: flex;
|
| 14 |
flex-direction: column;
|
|
|
|
| 8 |
<script src="https://code.jquery.com/jquery-3.7.1.js" integrity="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=" crossorigin="anonymous"></script>
|
| 9 |
|
| 10 |
<style>
|
| 11 |
+
#chart_box{
|
| 12 |
align-content: center;
|
| 13 |
display: flex;
|
| 14 |
flex-direction: column;
|