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 b8e7822 commit 457ec8aCopy full SHA for 457ec8a
package.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.6.1",
+ "version": "0.7.1",
3
"license": "MIT",
4
"main": "dist/index.js",
5
"typings": "dist/index.d.ts",
src/styles.css
@@ -121,9 +121,6 @@
121
font-size: 1.875em;
122
margin-top: 1.4em;
123
}
124
-.notion-h1:first-of-type {
125
- margin-top: 0;
126
-}
127
.notion-h2 {
128
font-size: 1.5em;
129
margin-top: 1.1em;
0 commit comments