Skip to content

Commit a201610

Browse files
committed
💄 style: heading margin
1 parent 30fed69 commit a201610

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@md-reader/theme",
3-
"version": "2.0.0-beta.10",
3+
"version": "2.0.0",
44
"description": "md-reader's theme.",
55
"main": "src/index.less",
66
"repository": {

src/theme.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,6 @@ h5 {
394394

395395
h6 {
396396
font-size: 13px;
397-
margin-top: 5px;
398397
}
399398

400399
h1.heading + h2.heading {

0 commit comments

Comments
 (0)