Skip to content

Commit

Permalink
fix slide numbers not visible in pdf exports
Browse files Browse the repository at this point in the history
  • Loading branch information
hakimel committed Oct 24, 2023
1 parent aa5c03c commit 5b537aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions css/print/pdf.scss
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ html.reveal-print {
display: block;
position: absolute;
font-size: 14px;
visibility: visible;
}

/* This accessibility tool is not useful in PDF and breaks it visually */
Expand Down
Loading

0 comments on commit 5b537aa

Please sign in to comment.