Closed timelyportfolio closed 4 years ago
Thanks @timelyportfolio! I'll add to this that the text on the landing page is too narrow on mobile b/c of my use of absolute pixels for p{}
on the line linked below. Perhaps the relative scaling would work there as well?
https://github.com/urbanSpatial/COVIDPlanning/blob/018dafcb685c3a20fe2cd023cca854fe8e2e9967/index.rmd#L97
I sent you the required data to knit the index.rmd. If you can implement those suggestions locally, then submit a PR and we'll merge.
Hello @timelyportfolio , does the commit 2b0fcdc14de075df7375488817ef35ad03048dfb and the merge above close this issue?
yes I believe so
adding merge #3 to the resolution of this issue.
@mrecos, I think the table looks nice. I made some improvements in the package that will help us cut down data size and also render more quickly on sort. I will submit a pull request to make the change.
I noticed if we simulate a small width device we can see that the map and table will extend beyond their natural boundaries. I believe we can fix with a
maxWidth
in our CSS around lines