chart title

This commit is contained in:
2019-12-26 21:57:58 +01:00
parent 23b9ca68c6
commit d8e7fe7c02
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -31,3 +31,13 @@ hr {
.block-link {
text-decoration: none !important;
}
.apexcharts-title-text {
font-weight: 700 !important;
font-size: 24px !important;
font-family: "Rubik", sans-serif !important;
}
.apexcharts-legend {
font-family: "Rubik", sans-serif;
}