mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-02 07:47:49 +00:00
Update style overrides for new mandoc.css
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user