Skip to content

Commit 457ec8a

Browse files
committed
Minor styling fixes
1 parent b8e7822 commit 457ec8a

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.6.1",
2+
"version": "0.7.1",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

src/styles.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,6 @@
121121
font-size: 1.875em;
122122
margin-top: 1.4em;
123123
}
124-
.notion-h1:first-of-type {
125-
margin-top: 0;
126-
}
127124
.notion-h2 {
128125
font-size: 1.5em;
129126
margin-top: 1.1em;

0 commit comments

Comments
 (0)