We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee19d19 commit f09c759Copy full SHA for f09c759
README.md
@@ -1,5 +1,3 @@
1
-Work in progress
2
-
3
<h1 align="center">Welcome to editorjs-style 👋</h1>
4
<p>
5
<a href="https://www.npmjs.com/package/editorjs-style" target="_blank">
docs/index.html
@@ -10,7 +10,7 @@
10
</head>
11
12
<body>
13
- <div id="editorjs" style="margin-top: 300px"></div>
+ <div id="editorjs"></div>
14
<button id="button" type="button">Save</button>
15
<div id="output-data"></div>
16
<script>
0 commit comments