add a hook to track window resize so we can dynamically size charts; default highlight Home link in nav; some typescript fixes

This commit is contained in:
gingervitis
2020-11-02 20:49:52 -08:00
parent 9e4e6b2df3
commit 112cc3af14
6 changed files with 96 additions and 51 deletions

View File

@@ -67,4 +67,7 @@
color: #52c41a;
}
/* //844-227-3943 */
.lineChartContainer {
margin: 2em auto;
}