doc: allow doc content to be wider if there's room (#1468)
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ a:hover {
|
|||||||
|
|
||||||
#content {
|
#content {
|
||||||
margin: 0.5em;
|
margin: 0.5em;
|
||||||
max-width: 35em;
|
max-width: 50em;
|
||||||
}
|
}
|
||||||
|
|
||||||
code, pre {
|
code, pre {
|
||||||
|
|||||||
Reference in New Issue
Block a user