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 3a00225 commit b25bf28Copy full SHA for b25bf28
assets/css/content/general.css
@@ -17,7 +17,7 @@
17
18
.content-inner h1 {
19
font-size: 2em;
20
- margin: 1em 0 .5em;
+ margin: .8em 0 .5em;
21
}
22
23
.content-inner h1.signature {
assets/css/layout.css
@@ -131,8 +131,8 @@ body.sidebar-closed .sidebar-button {
131
132
133
.content-inner {
134
- padding-top: 43px;
135
- padding-bottom: 26px;
+ padding-top: 60px;
+ padding-bottom: 30px;
136
overflow-x: auto;
137
138
assets/css/search-bar.css
@@ -1,6 +1,5 @@
1
.top-search {
2
margin-top: 10px;
3
- height: 70px;
4
background-color: var(--background);
5
6
0 commit comments