[docs] Set the content width of the website

pull/320/head
Leonard Xu 4 years ago committed by Leonard Xu
parent 7da7dbdcb2
commit a88889896e

@ -36,3 +36,8 @@
.wy-nav-content ul li p {
margin: 0 0 8px;
}
/* override max-width of content */
.wy-nav-content {
max-width: 80%;
}

Loading…
Cancel
Save