Skip to content

Commit

Permalink
Use same margin left and right
Browse files Browse the repository at this point in the history
  • Loading branch information
srittau committed Oct 18, 2023
1 parent fcd55f7 commit 6966341
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pep_sphinx_extensions/pep_theme/static/mq.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,7 @@
@page {
margin-top: 2cm;
margin-bottom: 2cm;
}
@page :right {
margin-left: 2.5cm;
margin-right: 2cm;
}
@page :left {
margin-left: 2cm;
margin-right: 2.5cm;
}
p,
Expand Down

0 comments on commit 6966341

Please sign in to comment.