StatisticsNZ / simplevis

Simple visualisation with ggplot2 and leaflet wrappers
https://StatisticsNZ.github.io/simplevis
Other
86 stars 11 forks source link

Document: Update app demo css to remove navbar z-index #413

Closed davidhodge931 closed 2 years ago

davidhodge931 commented 2 years ago

Delete from demo 1 and 2, and then re zip downloadable code by rerunning zip_code:

.navbar-static-top {
    z-index: 1500;
}
davidhodge931 commented 2 years ago

Done 6.1.1 :)