summaryrefslogtreecommitdiff
path: root/static/pdfviewer_privacy_policy.html
AgeCommit message (Collapse)Author
2019-07-17consistently use dash as word separator in URLsDaniel Micay
2019-07-09prepare for listing FAQ on the other pagesDaniel Micay
2019-07-05migrate social links in footers to the new formatDaniel Micay
2019-07-05use -webkit-fill-available instead of 100vhDaniel Micay
The approach of using 100vh interacts poorly with how Chromium and Safari calculate the viewport height on mobile. They include their navigation bar as part of the viewport height from the start to avoid dynamic changes to the viewport site.
2019-06-28push footer to the bottom of the viewportDaniel Micay
2019-06-28add PDF Viewer privacy policyDaniel Micay