mirror of https://github.com/lxndrblz/anatole.git
.page-top is now hidden for printers
assets/css/style.css @@ -971,3 +971,9 @@ cursor: zoom-out; will-change: transform; } @media print { .page-top { display: none; } }