File tree Expand file tree Collapse file tree 2 files changed +19
-17
lines changed Expand file tree Collapse file tree 2 files changed +19
-17
lines changed Original file line number Diff line number Diff line change @@ -156,14 +156,22 @@ h1, h2 {
156
156
border: none;
157
157
}
158
158
159
+ h3 {
160
+ margin: 1em 0 0.8em;
161
+ }
162
+
163
+ h4, h5, h6 {
164
+ margin: 1.1em 0 0.5em;
165
+ }
166
+
159
167
h1 {
160
- padding-bottom: 4px ;
168
+ padding: 0.2em 0 0.2em ;
161
169
margin: 1em 0 8px;
162
170
}
163
171
164
172
h2 {
165
- padding-bottom: 0.2em;
166
- margin: 1em 0 0.37em ;
173
+ padding: 0.2em 0 0.2em;
174
+ margin: 1em 0 0.7em ;
167
175
}
168
176
169
177
body p {
Original file line number Diff line number Diff line change 124
124
border-bottom solid 1px borderColor
125
125
margin 15px 0
126
126
h1 , h2 , h3 , h4 , h5 , h6
127
+ margin 1em 0 1.5em
128
+ line-height 1.4
127
129
font-weight bold
128
130
word-wrap break-word
131
+ padding .2em 0 .2em
129
132
h1
130
133
font-size 2.55em
131
- padding-bottom 0.3em
132
- line-height 1.2em
134
+ line-height 1.2
133
135
border-bottom solid 1px borderColor
134
- margin 1em 0 0.44em
135
136
& :first-child
136
137
margin-top 0
137
138
h2
138
139
font-size 1.75em
139
- padding-bottom 0.3em
140
- line-height 1.225em
140
+ line-height 1.225
141
141
border-bottom solid 1px borderColor
142
- margin 1em 0 0.57em
143
142
& :first-child
144
143
margin-top 0
145
144
h3
146
145
font-size 1.5em
147
- line-height 1.43em
148
- margin 1em 0 0.66em
146
+ line-height 1.43
149
147
h4
150
148
font-size 1.25em
151
- line-height 1.4em
152
- margin 1em 0 0.8em
149
+ line-height 1.4
153
150
h5
154
151
font-size 1em
155
- line-height 1.4em
156
- margin 1em 0 1em
152
+ line-height 1.1
157
153
h6
158
154
font-size 1em
159
- line-height 1.4em
160
- margin 1em 0 1em
161
155
color #7 7 7
162
156
p
163
157
line-height 1.6em
You can’t perform that action at this time.
0 commit comments