Skip to content

Commit

Permalink
Fixed the css to remove navigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekmuthian committed Feb 28, 2022
1 parent 71728a0 commit 0653dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdfstyles/hn.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.pagetop, .subtext, form, .votearrow, .reply {
.pagetop, .subtext, form, .votearrow, .reply, .navs {
display: none;
}

Expand Down

0 comments on commit 0653dda

Please sign in to comment.