We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b8e9cf commit 464dcb5Copy full SHA for 464dcb5
docs/css/main.css
@@ -102,18 +102,20 @@ a:hover code {
102
z-index: 1;
103
position: relative;
104
background-color: #FFF;
105
- padding-left: 15px;
106
max-width: 914px;
107
line-height: 1.6; /* Inspired by Github's wiki style */
108
background-color: white;
+ padding-left: 15px;
109
}
110
111
.content-with-sidebar {
112
113
114
115
+ max-width: 914px;
116
+ line-height: 1.6; /* Inspired by Github's wiki style */
117
+ background-color: white;
118
padding-left: 30px;
- max-width: 914px;
119
120
121
.dropdown-menu {
0 commit comments