Skip to content

Commit e8161b6

Browse files
committed
update page width
1 parent 676dc00 commit e8161b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* modified from https://github.com/readthedocs/sphinx_rtd_theme/issues/295#issuecomment-560895037 */
22

33
.wy-nav-content {
4-
max-width: 1000px !important;
4+
max-width: 900px !important;
55
}
66

77
/* and fix wrap bug per https://rackerlabs.github.io/docs-rackspace/tools/rtd-tables.html */

0 commit comments

Comments
 (0)