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 30fed69 commit a201610Copy full SHA for a201610
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@md-reader/theme",
3
- "version": "2.0.0-beta.10",
+ "version": "2.0.0",
4
"description": "md-reader's theme.",
5
"main": "src/index.less",
6
"repository": {
src/theme.less
@@ -394,7 +394,6 @@ h5 {
394
395
h6 {
396
font-size: 13px;
397
- margin-top: 5px;
398
}
399
400
h1.heading + h2.heading {
0 commit comments