This commit is contained in:
Daniel Ledda
2020-11-18 23:03:52 +01:00
parent 180137a874
commit 250e13f498

View File

@@ -36,6 +36,7 @@ html, body {
width: calc(100% - 20vw);
height: calc(100% - 20vw);
text-align: center;
flex-flow: column;
}
.chart-container > * {
display: block;