Skip to content

Commit 3d6b581

Browse files
committed
fix: new mutaionObserver init function
1 parent aa83ece commit 3d6b581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/CoCreate-clone.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ <h2>CoCreate-clone</h2>
4545
<a href="https://github.com/CoCreate-app/CoCreate-clone" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
4646
</div>
4747
</div>
48-
<h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">Clone an html element by #id, identify targeted elements using data-clone_id="" attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 data-attributes and/or JavaScript API.</h1>
48+
<p class="max-width:500px margin:20px_10px line-height:1.5">Clone an html element by #id, identify targeted elements using data-clone_id="" attribute. Capable of creating nested & complex cloning logic for kanbans, tasklists etc. Easy configuration using HTML5 data-attributes and/or JavaScript API.</p>
4949
<div id="clone-section" class="display:flex flex-wrap:wrap">
5050
<div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">
5151

0 commit comments

Comments
 (0)