File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 7272# content {
7373 margin : 0 auto;
7474 max-width : 55rem ;
75- padding : 0 2 rem 0 2 rem ;
75+ padding : 0 1 rem 0 1 rem ;
7676 font-size : 13pt ;
7777 color : # bbc1cf ;
7878}
@@ -120,23 +120,22 @@ body {
120120 }
121121
122122 # header # toc > ul {
123- column-width : 12 em ;
123+ column-width : 14 em ;
124124 margin-bottom : 1em ;
125125 }
126126
127127 # header {
128- width : auto;
129- right : 0 ;
128+ width : 100% ;
130129 height : 44px ;
131130 border-right : none;
132131 }
133132
134133 # header h1 {
135134 background-size : 24px ;
136135 background-position : 8px 10px ;
137- font-size : 30 px ;
136+ font-size : 32 px ;
138137 margin : 0 ;
139- padding-top : 2 px ;
138+ padding : 0 ;
140139 width : 100px ;
141140 }
142141
@@ -175,7 +174,11 @@ body {
175174 }
176175
177176 # content {
178- margin-top : 44px ;
177+ margin-top : 52px ;
178+ }
179+
180+ pre .highlight code {
181+ font-size : 11pt ;
179182 }
180183}
181184
You can’t perform that action at this time.
0 commit comments