Update style overrides for new mandoc.css

This commit is contained in:
ISSOtm
2020-03-24 10:08:23 +01:00
parent 713eef9ef2
commit e308130e23
2 changed files with 5 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ body {
/* Center body horizontally (requires <html> to span full width) */
margin: 0 auto;
/* `mandoc.css`'s default, but it's applied to <html> there */
max-width: 100ex;
max-width: 65em;
}
@media print {
body {