File tree Expand file tree Collapse file tree 1 file changed +7
-17
lines changed Expand file tree Collapse file tree 1 file changed +7
-17
lines changed Original file line number Diff line number Diff line change 19
19
20
20
--ifm-code-font-size : 85% ;
21
21
22
+ --ifm-heading-font-weight : 700 ;
23
+ --ifm-heading-line-height : 1.618 ;
24
+ --ifm-heading-margin-top : 1.618rem ;
25
+
22
26
--ifm-color-primary : hsl (
23
27
var (--primary-hue ),
24
28
var (--primary-saturation ),
132
136
h1 {
133
137
font-size : 2.618rem ;
134
138
letter-spacing : -0.02em ;
135
- line-height : 1.618 ;
136
- margin-bottom : 0.5 rem ;
139
+ margin-top : 0 ;
140
+ margin-left : -0.09 rem ;
137
141
}
138
142
139
143
h2 {
140
144
font-size : 1.618rem ;
141
145
letter-spacing : -0.02em ;
142
- font-weight : 700 ;
143
- line-height : 1.618 ;
144
- margin : 2.618rem 0 0 -0.09rem ;
146
+ margin-left : -0.09rem ;
145
147
}
146
148
147
149
h3 {
148
150
font-size : 1.382rem ;
149
151
letter-spacing : -0.01em ;
150
- font-weight : 700 ;
151
- line-height : 1.618 ;
152
- margin : 1.618rem 0 0 0 ;
153
152
}
154
153
155
154
h4 {
156
155
font-size : 1.145rem ;
157
- font-weight : 700 ;
158
- line-height : 1.618 ;
159
- margin : 1.618rem 0 0 0 ;
160
156
}
161
157
162
158
h5 {
163
159
font-size : 1rem ;
164
- font-weight : 700 ;
165
- line-height : 1.618 ;
166
- margin : 1.618rem 0 0 0 ;
167
160
}
168
161
169
162
h6 {
170
163
font-size : 0.85rem ;
171
- font-weight : 700 ;
172
- line-height : 1.618 ;
173
- margin : 1.618rem 0 0 0 ;
174
164
}
175
165
176
166
p {
You can’t perform that action at this time.
0 commit comments