user guide: fixed page width

This commit is contained in:
Josh Holtrop 2019-06-14 16:51:14 -04:00
parent 0ad3f815c5
commit baebe744b3

View File

@ -22,7 +22,7 @@
}
#body-center {
background-color: #FFF;
max-width: 120ex;
width: 120ex;
padding: 1ex;
}
a {