Skip to content

Commit

Permalink
Adjust figure margins to match new default
Browse files Browse the repository at this point in the history
  • Loading branch information
robinwhittleton committed Nov 8, 2022
1 parent 517a9cc commit 271bf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/epub/css/local.css
Expand Up @@ -3,7 +3,7 @@

figure{
break-inside: avoid;
margin: 1em auto;
margin: 1em 40px;
text-align: center;
}

Expand Down

0 comments on commit 271bf38

Please sign in to comment.