ref: a451c49fde1da6e2cc436a2b7d383ee772b1f893
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; } }