ref: 30694a133a88d5f76a51d0372646e10cbeca7691
dir: /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; } }