Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Commit

Permalink
Hide in print view
Browse files Browse the repository at this point in the history
  • Loading branch information
dotherightthing committed Jan 7, 2021
1 parent 95422e9 commit 649f551
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/frontend.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,8 @@
margin: var(--wpdtrt-anchorlinks-margin-sticky);
}
}

@media print {
display: none !important; /* stylelint-disable-line declaration-no-important */
}
}

0 comments on commit 649f551

Please sign in to comment.