Fetching metadata from the HF Docker repository...
|
@@ -8,7 +8,9 @@
|
8
|
|
9
|
<style>
|
10
|
#chart_box{
|
|
|
11
|
align-content: center;
|
|
|
12
|
}
|
13
|
|
14
|
</style>
|
|
|
8
|
|
9
|
<style>
|
10
|
#chart_box{
|
11
|
+
display: contents;
|
12
|
align-content: center;
|
13
|
+
width: 100%;
|
14
|
}
|
15
|
|
16
|
</style>
|