replace some h1 with h2
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
</div>
|
||||
|
||||
<div class="editor__content" slot="content" slot-scope="props">
|
||||
<h1>
|
||||
<h2>
|
||||
Todo List
|
||||
</h1>
|
||||
</h2>
|
||||
<ul data-type="todo_list">
|
||||
<li data-type="todo_item" data-done="true">
|
||||
Buy beer
|
||||
|
||||
Reference in New Issue
Block a user