ref: b9e18e20c8535371ef1d9f1e2bfa057ac5d4b69b
dir: /docs/themes/gohugoioTheme/src/css/_stickyheader.css/
@media (min-width: 75em) { [data-scrolldir="down"] .sticky { position: fixed; top:100px; right:0; } [data-scrolldir="up"] .sticky { position: fixed; top:100px; right:0; } }